Return-Path: Delivered-To: apmail-tapestry-dev-archive@www.apache.org Received: (qmail 47830 invoked from network); 2 Dec 2008 16:33:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Dec 2008 16:33:36 -0000 Received: (qmail 35228 invoked by uid 500); 2 Dec 2008 16:33:47 -0000 Delivered-To: apmail-tapestry-dev-archive@tapestry.apache.org Received: (qmail 34929 invoked by uid 500); 2 Dec 2008 16:33:46 -0000 Mailing-List: contact dev-help@tapestry.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tapestry development" Delivered-To: mailing list dev@tapestry.apache.org Received: (qmail 34918 invoked by uid 500); 2 Dec 2008 16:33:46 -0000 Delivered-To: apmail-jakarta-tapestry-dev@jakarta.apache.org Received: (qmail 34915 invoked by uid 99); 2 Dec 2008 16:33:46 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Dec 2008 08:33:46 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Dec 2008 16:32:26 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 568A9234C29B for ; Tue, 2 Dec 2008 08:32:44 -0800 (PST) Message-ID: <739893906.1228235564353.JavaMail.jira@brutus> Date: Tue, 2 Dec 2008 08:32:44 -0800 (PST) From: "Massimo Lusetti (JIRA)" To: tapestry-dev@jakarta.apache.org Subject: [jira] Commented: (TAP5-396) Way to inspect a page's structure, to help diagnose problems with parameters and templates In-Reply-To: <445231846.1228233044442.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on 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