-
Feb 9th, 2011, 04:59 AM
#1
AOP in Spring Action Script
Can we use AOP in Spring Action Script.
If yes, please provide me the link for corresponding document.
One more information that will be helpful for me is that whether "MVCS support" and "Domain Driven Design utilities - base classes for entities, value objects, enums, repositories and services" are still under development phase or it has been implemented in Spring action script.
Last edited by jksnu; Feb 9th, 2011 at 05:10 AM.
-
Feb 9th, 2011, 05:22 AM
#2
AOP is not yet supported in Spring Actionscript.
We are still busy developing the as3commons-bytecode library which offers the low-level functionality needed to implement AOP in the first place. Until that is finished we won´t be able to start implementing it for Spring Actionscript.
MVCS is "supported" by offering the operation API in SpringAS:
http://www.springactionscript.org/do...ation_api.html
We do not offer a concrete implementation of the MVCS pattern for reasons explained in the operation API docs.
The DDD utilities are just that, utilities. Again, we do not offer a complete solution since we like to encourage people to tweak those design patterns to the solution most suitable for the project they are working on. We just deliver the tools, not the entire house 
cheers,
Roland
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules