Re: Kind of out of topic, but... AOP in j2ee

2004-09-14 Thread Leandro Melo
Thanks vic! --- Vic <[EMAIL PROTECTED]> escreveu: > > You should check out Spring Framework. One of their > major features is > AOP so check there on that. > > (I like your idea about agents (check > managebility.org, click open > source and find agents) and design paters book by > GoF. For

Re: Kind of out of topic, but... AOP in j2ee

2004-09-13 Thread Vic
You should check out Spring Framework. One of their major features is AOP so check there on that. (I like your idea about agents (check managebility.org, click open source and find agents) and design paters book by GoF. For example CoR patern is major part of Struts "2.0" code in CVS. You can p