[
https://issues.apache.org/jira/browse/TAPESTRY-1890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12541073
]
Paul Cooley commented on TAPESTRY-1890:
---------------------------------------
The option for autoloading should also be available outside the web.xml
configuration so that this can be done in instances where only the IoC is being
used (and not the core).
> Allow Tapestry applications to NOT autoload modules from library
> ----------------------------------------------------------------
>
> Key: TAPESTRY-1890
> URL: https://issues.apache.org/jira/browse/TAPESTRY-1890
> Project: Tapestry
> Issue Type: Improvement
> Components: tapestry-core
> Reporter: Howard M. Lewis Ship
> Priority: Minor
>
> Once can see circumstances where autoloading of library modules is not
> desirable: for instance, to use code from a library without using the
> services in that module.
> In that case, there should be an option, a web.xml configuration value, to
> turn off autoloading of modules. The application's module can use explicit
> @SubModule annotations to bring in exactly what's desired.
--
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]