Welcome to our website
To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.
Use AOP to maintain legacy Java applications
Posted by Philipp Esselbach on: 03/12/2004 03:41 PM [ Print | 0 comment(s) ]
If you've ever inherited and then had to maintain a Java-based legacy application, then this this article is for you. It shows you how to use aspect-oriented programming (AOP) to gain techniques and skills needed for dealing with complex and unfamiliar Java code. The code tips demonstrated should prove invaluable if you are responsible for the day-to-day maintenance of a legacy application.
