[ 
https://issues.apache.org/jira/browse/WICKET-4244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13174888#comment-13174888
 ] 

Bertrand Guay-Paquet commented on WICKET-4244:
----------------------------------------------

Wow both comments at the same time!

Yeah sure it could be changed to a Panel and included in the page inspector 
too. The InspectorDebugPanel would also need to be modified in order to show 
whether the current page is stateful or stateless.
                
> 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
>              Labels: developer, util.
>         Attachments: inspector.png, stateful_bar.png, 
> stateful_page_inspector.patch, stateless_bar.png
>
>
> 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

        

Reply via email to