|
From: Travis C. <tra...@le...> - 2003-05-23 15:46:14
|
I have been reading a lot of the old wrox message board in preparation = to offer myself as help on the coding effort wherever I can fit in. On = the message board is where I saw the start of the discussion of AOP. I = have read a few things regarding AOP and its seems extremely promising = (especially what JBoss 4.0 could be). My first reading of AOP started = with articles about AspectJ. My question is what is the difference = between Spring AOP and AspectJ? What spaces are each trying to fill? = etc. Thanks, Travis -----Original Message----- From: Kopylenko, Dmitry [mailto:dko...@ac...] Sent: Friday, May 23, 2003 7:41 AM To: 'spring-dev-list' Subject: [Springframework-developer] AOP Rod, everyone, I just want to report that we've started to use AOP framework for one of = our big web app. projects. We've successfully implemented and incorporated aspects like "MailConfirmationInterceptor", "AuditTrailInterceptor", "DebugInterceptor" to name a few. More to come.... The AOP paradigm is really going to be big IMO. Also, here is the list of Spring components/sub-frameworks we're using = for this project: * BeanFactory * WebApplicationContext * JDBC * Tx infrastructure (via declarative aop approach) * MVC web framework * AOP Regards, Dmitriy. ------------------------------------------------------- This SF.net email is sponsored by: ObjectStore. If flattening out C++ or Java code to make your application fit in a relational database is painful, don't do it! Check out ObjectStore. Now part of Progress Software. http://www.objectstore.net/sourceforge _______________________________________________ Springframework-developer mailing list Spr...@li... https://lists.sourceforge.net/lists/listinfo/springframework-developer |