On 12/20/2011 4:15 PM, Kevin Wright wrote:
No need to be so disparaging!

It's not just about logging, AOP is used for database transactions as well...
And performance profiling / instrumentation via byte-code weaving (ala ASM, AspectJ, etc, being too heavy), especially to code you don't own (e.g. JVM internals).

In general though I distrust and avoid AOP -- until it's really the only alternative.

--
Jess Holle

--
You received this message because you are subscribed to the Google Groups "The Java 
Posse" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/javaposse?hl=en.

Reply via email to