Posts
462
Comments
319
Trackbacks
1
PostSharp 1.0 RTM

They've finally announced it.

I've been wanting to try out AOP, and now I have no "it's not RTM yet" excuse.

posted on Thursday, September 11, 2008 9:42 PM
Comments
# re: PostSharp 1.0 RTM
Ryan
9/12/2008 8:23 AM
Have you ever considered using Castle's IInterceptor implementation for AOP? It doesn't require IL weaving and performs pretty well. If you are using Castle Windsor, the integration is pretty awesome.
Gravatar
# re: PostSharp 1.0 RTM
jdn
9/12/2008 9:55 AM
Yes, but as with the entire Castle stack though, there's the 'no RTM' problem. It's been in RC status since January 2006 (IIRC). That isn't encouraging.
# re: PostSharp 1.0 RTM
Ryan
9/12/2008 10:05 AM
Work from the trunk. That's the man's way.
# re: PostSharp 1.0 RTM
Brian Johnston
9/22/2008 1:46 PM
PostSharp is great - very good static weaver...if you really want to blow your mind, try out Typemock - uses AOP to create your mocks for testing using dynamic weaving, which allows you to mock privates, statics, abstracts, etc without having to trade your design for your testing framework (I doubt I'll use RM as much after this) - it's pretty slick; overall gives you a-lot more flexibility in testing - and if you're not doing a data application then it's essentail. Very helpful on brown-field applications too.

The pricing is an issue for some - but I find it worth every penny. It's like the equivalent of a few hours of work which it saved me the first day I used it.

Post Comment

Title *
Name *
Email
Url
Comment *  
Please add 7 and 6 and type the answer here: