Slashdot Mirror


User: metalotus

metalotus's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. There is a suprise in Aspect-J on Unit Test Your Aspects · · Score: 2, Interesting

    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:

    https://bugs.eclipse.org/bugs/show_bug.cgi?id=4421 5

    I've heard of JBoss AOP being used successfully in production (http://www.jboss.org/products/aop).