I am still using castal to implement some of the features of AOP in my project, including logs, security, and other "aspects". Today I am idle to find a piece of news on theserverside, published the message of postsharp 1.0 Beta.
When will the new AOP framework come out? Are there exciting new features? At least, in the current version, postsharp has provided the following custom features, covering most of the "aspects", including:
○ Logging
○ Security
○ Caching
○ Persistence
○ Transaction boundaries
○ Transactional classes
Of course, the most exciting thing is that postsharp is completely free and open-source. Download it now. Maybe postsharp can be used in our next project, maybe we don't have to worry about a large number of coding implementations to deal with annoying log management, security, transactions, caching, persistence, and other public aspects.
: Http://www.postsharp.org /.