You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Massimo Lusetti (JIRA)" <ji...@apache.org> on 2009/12/16 10:10:18 UTC

[jira] Commented: (TAP5-955) Optional service contributions

    [ https://issues.apache.org/jira/browse/TAP5-955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12791276#action_12791276 ] 

Massimo Lusetti commented on TAP5-955:
--------------------------------------

Actually the current behavior is preferred in most situations. This could be a knob instead.

> Optional service contributions
> ------------------------------
>
>                 Key: TAP5-955
>                 URL: https://issues.apache.org/jira/browse/TAP5-955
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-ioc
>            Reporter: Peter Rietzler
>
> 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.
-
You can reply to this email to add a comment to the issue online.