hey there On Thu, Jul 23, 2009 at 12:01 AM, Mikael Sundberg < [email protected]> wrote:
> > Another time there was suddenly a requirement for logging all method calls > and return values, once again... 3-4lines of aop. > > how could any of that have been done without AOP? > Isn't it that most projects just use the ASM library and implement their aspects themselves? If only every method call would be a message and one could listen to messages in a queue and modify the message on the fly... Ruben --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
