Random Thoughts on the Passing Scene #161
08 Jun
One of the cool features of Delphi Prism 2011 is the built-right-into-the-language support for Aspect Oriented Programming (AOP). John Moshakis has a nice blog post giving an example of exactly the kind of things that Aspects can to do make your code cleaner and easier to maintain: providing a data and domain object validation aspect. [...]


