Having tried Aspect-J in a production environment, I found an unhappy surprise.
When you move beyond the trivial examples, you will encounter Aspect-J's long-standing bugs that simply crash your IDE every five minutes. For example, this P1 critical bug makes Aspect-J unbearable:
Having tried Aspect-J in a production environment, I found an unhappy surprise.
1 5
When you move beyond the trivial examples, you will encounter Aspect-J's long-standing bugs that simply crash your IDE every five minutes. For example, this P1 critical bug makes Aspect-J unbearable:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=442
I've heard of JBoss AOP being used successfully in production (http://www.jboss.org/products/aop).