[ 
https://issues.apache.org/jira/browse/TAPESTRY-2569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621199#action_12621199
 ] 

Howard M. Lewis Ship commented on TAPESTRY-2569:
------------------------------------------------

TAPESTRY-1890.

> Allow Tapestry to NOT load default modules
> ------------------------------------------
>
>                 Key: TAPESTRY-2569
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2569
>             Project: Tapestry
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.0.14
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>
> Normally, Tapestry loads all visible modules, using the 
> IOCUtilities.addDefaultModules(). 
> It would be nice to make this optional, so that it would be possible to 
> re-use code from (say) tapestry-hibernate without loading all of the 
> tapestry-hibernate services.
> This could be configured inside web.xml using a config value, say, 
> tapestry.load-default-modules.
> Most likely, the application's module would use @SubModule to load the 
> modules it needs.

-- 
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