You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2008/12/02 16:50:44 UTC

[jira] Created: (TAP5-396) Way to inspect a page's structure, to help diagnose problems with parameters and templates

Way to inspect a page's structure, to help diagnose problems with parameters and templates
------------------------------------------------------------------------------------------

                 Key: TAP5-396
                 URL: https://issues.apache.org/jira/browse/TAP5-396
             Project: Tapestry 5
          Issue Type: New Feature
          Components: tapestry-core
    Affects Versions: 5.1.0.0
            Reporter: Howard M. Lewis Ship


Tapestry does so much "guesswork" when loading a page, it would be nice to get a live report of a page's structure: I.e., A recursive view of the page, showing each component's id, type, formal and informal parameters, location i container, and path to template (or visibly: "No template found").  This could be triggered by adding a special query parameter to a url, i.e., /mypage?t:showstructure=true.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Commented: (TAP5-396) Way to inspect a page's structure, to help diagnose problems with parameters and templates

Posted by "Massimo Lusetti (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12652420#action_12652420 ] 

Massimo Lusetti commented on TAP5-396:
--------------------------------------

Do you plan to make this feature not available in production mode?

BTW for developing (and T5 learning i guess) purposes it is a great idea!

> Way to inspect a page's structure, to help diagnose problems with parameters and templates
> ------------------------------------------------------------------------------------------
>
>                 Key: TAP5-396
>                 URL: https://issues.apache.org/jira/browse/TAP5-396
>             Project: Tapestry 5
>          Issue Type: New Feature
>          Components: tapestry-core
>    Affects Versions: 5.1.0.0
>            Reporter: Howard M. Lewis Ship
>
> Tapestry does so much "guesswork" when loading a page, it would be nice to get a live report of a page's structure: I.e., A recursive view of the page, showing each component's id, type, formal and informal parameters, location i container, and path to template (or visibly: "No template found").  This could be triggered by adding a special query parameter to a url, i.e., /mypage?t:showstructure=true.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org