Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] @AJ or conventional syntax?

I would like to know if people are willing to move to @AJ syntax when
possible, or prefer to continue with traditional syntax even when
dealing with Java 5.

Which one do people find better for reading?

A major drawback I see with @AJ syntax is that it doesn't allow me to
navigate through the marked join points (in Eclipse).

I would like to hear from other users.

Thanks.


Back to the top