Add a development mode option that emits extra comments to identify which
comments are responsible for which portions of the rendered markup
--------------------------------------------------------------------------------------------------------------------------------------------
Key: TAP5-751
URL: https://issues.apache.org/jira/browse/TAP5-751
Project: Tapestry 5
Issue Type: New Feature
Components: tapestry-core
Affects Versions: 5.2
Reporter: Howard M. Lewis Ship
Priority: Minor
It would be cool if, in development mode, a special query parameter (for
example) could trigger extra markup output that would identify which components
rendered each portion of the markup. This would be great for tracking down
rendering problems on complex pages where any of a number of components could
be doing the rendering (especially useful when using Blocks extracted from
foreign pages).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.