Results 1 to 2 of 2

Thread: AOP in Spring Action Script

  1. #1
    Join Date
    Feb 2011
    Posts
    6

    Question 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.

  2. #2
    Join Date
    Dec 2008
    Location
    Brussels
    Posts
    406

    Default

    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
  •