Add a stateful page inspector to DebugBar which shows which components and
behaviors make a page stateful
---------------------------------------------------------------------------------------------------------
Key: WICKET-4244
URL: https://issues.apache.org/jira/browse/WICKET-4244
Project: Wicket
Issue Type: New Feature
Components: wicket-devutils
Affects Versions: 1.5.3
Reporter: Bertrand Guay-Paquet
Attachments: stateful_page_inspector.patch
Add an indication in DebugBar of whether the page is stateful or stateless. For
stateful pages, the text is a link to the new StatefulPageInspectorPage.
The StatefulPageInspectorPage displays the stateful components and behaviors
that make a page stateful. The information is displayed in both a sparse
component tree and a flat component list.
--
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