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]