Posts Tagged ‘ aspectj ’
This week in class we started taking a look at AOP, Aspect Oriented Programming. I don’t know too much about it yet, but it deals with “cross-cutting concerns” and its use seems to make sense in some cases especially logging. AspectJ is a popular extension to Java. Anyways, let’s look at adding AspectJ support to Eclipse. [ READ MORE ]