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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to