[
https://issues.apache.org/jira/browse/TAP5-430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Howard M. Lewis Ship closed TAP5-430.
-------------------------------------
Resolution: Fixed
Fix Version/s: 5.1.0.0
@PreventServiceDecoration: can be applied to a builder method, to a constructor
(via bind()), or to a module class (to apply to all services in the module).
> Annotation for services to indicate that the service should not be decorated
> ----------------------------------------------------------------------------
>
> Key: TAP5-430
> URL: https://issues.apache.org/jira/browse/TAP5-430
> Project: Tapestry 5
> Issue Type: New Feature
> Components: tapestry-ioc
> Affects Versions: 5.1.0.0
> Reporter: Howard M. Lewis Ship
> Assignee: Howard M. Lewis Ship
> Fix For: 5.1.0.0
>
>
> It is often nice to apply decorators to wide ranges of services using regular
> expression, or glob, matching. However, frequently this results in problems
> when the services being decorated are dependent on services that are affected
> by the decoration. For example, if you decorate many of the services related
> to MasterObjectProvider, you will likely get a cycle dependency exception.
> It would be nice if there was an annotation that indicates that the service
> should be ignored for decoration, much as the limited number of services
> provided by TapestryIOCModule are.
--
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]