Add a builtin PageCatalog page that gives a listing of all loaded pages, with
option to force load all pages
------------------------------------------------------------------------------------------------------------
Key: TAP5-1678
URL: https://issues.apache.org/jira/browse/TAP5-1678
Project: Tapestry 5
Issue Type: New Feature
Components: tapestry-core
Affects Versions: 5.3
Reporter: Howard M. Lewis Ship
Somewhat like ServiceStatus, this would provide a list of all pages in the
application, and some basic stats about them (such as time to load the page,
and number of embedded components).
This would have some great uses, such as "pre-warming" an application the get
pages loaded and transformed at startup, but also identifying page construction
errors on pages, or simply identifying complex pages that may need optimization.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira