You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Bertrand Guay-Paquet (JIRA)" <ji...@apache.org> on 2012/07/31 05:21:36 UTC

[jira] [Commented] (WICKET-4244) Add EnhancedPageView to ease debugging with the InspectorPage

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

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

While porting my code to Wicket 6, all the 1.5 Tree classes were marked deprecated so I created a new version with TableTree integrating Sven's ideas. I think the result is much better than the initial version.

The only downside is that ExceptionErrorPage still uses the current PageView because it's in wicket-core and TableTree is in wicket-extension.

I'll send a pull request
                
> Add EnhancedPageView to ease debugging with the InspectorPage
> -------------------------------------------------------------
>
>                 Key: WICKET-4244
>                 URL: https://issues.apache.org/jira/browse/WICKET-4244
>             Project: Wicket
>          Issue Type: New Feature
>          Components: wicket-devutils
>    Affects Versions: 6.0.0-beta3
>            Reporter: Bertrand Guay-Paquet
>              Labels: developer, util.
>         Attachments: inspector.png, stateful_bar.png, stateful_page_inspector.patch, stateless_bar.png, v2_screen.jpg
>
>
> Add an enhanced PageView which displays all Components and Behaviors of a Page in a TableTree representation. Components and Behaviors can be shown based on their statefulness status. There are also filtering options to choose the information displayed (columns).

--
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