AspectInterceptorBuilder should allow for multiple advice per method
--------------------------------------------------------------------

                 Key: TAPESTRY-2584
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2584
             Project: Tapestry
          Issue Type: Improvement
          Components: tapestry-ioc
    Affects Versions: 5.0.14
            Reporter: Howard M. Lewis Ship


Currently, when you create an AspectInterceptorBuilder, you may only advise 
each method at most once.  It would be nice if it were possible to chain 
together a series of advise for the same method.  Eventually, it would be nice 
to deprecate decorator methods and replace them with a similar approach, based 
on applied advise.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to