You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org> on 2008/09/10 01:27:44 UTC

[jira] Updated: (TAPESTRY-2584) AspectInterceptorBuilder should allow for multiple advice per method

     [ https://issues.apache.org/jira/browse/TAPESTRY-2584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship updated TAPESTRY-2584:
-------------------------------------------

    Description: 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 advice for the same method.  Eventually, it would be nice to deprecate decorator methods and replace them with a similar approach, based on applied advise.  (was: 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.)

> 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
>            Assignee: 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 advice 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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org