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 (Closed) (JIRA)" <ji...@apache.org> on 2011/10/18 02:52:11 UTC

[jira] [Closed] (TAP5-955) Add @Optional annotation to mark contribution methods that can be ignored if the indicated service does not exist

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

Howard M. Lewis Ship closed TAP5-955.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.3
    
> Add @Optional annotation to mark contribution methods that can be ignored if the indicated service does not exist
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-955
>                 URL: https://issues.apache.org/jira/browse/TAP5-955
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-ioc
>            Reporter: Peter Rietzler
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.3
>
>
> Currently the registry wil not start if a module makes contributions to a service which does not exist (e.g. because the module with the service is not loaded). This makes problems with applications, that allow installations with a subset of all modules started. A module should be able to contribute to an extension point only if it is available. In case the service does not exist, the contribution should be ignored. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira