[ https://issues.apache.org/jira/browse/TAP5-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13037897#comment-13037897 ]
Emmanuel DEMEY commented on TAP5-1485: -------------------------------------- This patch adds two new Modules : ProductionModeModule and DevelopmentModeModule. And I created 2 web.xml context-param : tapestry.production-modules (the default param) and tapestry.DevelopmentMode-modules . If you have any suggestions, please do not hesitate! Emmanuel > Quickstart archetype should define a ProductionModeModule and > DevelopmentModeModule with support inside web.xml > --------------------------------------------------------------------------------------------------------------- > > Key: TAP5-1485 > URL: https://issues.apache.org/jira/browse/TAP5-1485 > Project: Tapestry 5 > Issue Type: Improvement > Components: quickstart > Affects Versions: 5.3.0 > Reporter: Howard M. Lewis Ship > Attachments: quickstart.patch > > > It's a good practice to have a general AppModule, plus additional module(s) > for setup restricted to actual production, and an alternate module for > overrides needed during development and testing. The support for this, > execution modes, was adding in 5.2. More documentation would be nice, as > would an enhanced quickstart archetype that shows how those modes would > operation. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira