Add support for server-side only comments
-----------------------------------------
Key: TAPESTRY-2082
URL: https://issues.apache.org/jira/browse/TAPESTRY-2082
Project: Tapestry
Issue Type: Improvement
Components: tapestry-core
Affects Versions: 5.0.9
Reporter: Howard M. Lewis Ship
Priority: Minor
Currently, any XML comments in a Tapestry template are dutifully echoed down to
the client.
It would be nice to have a <t:comment> element, as a parser directive, that
would support server-side comments in the template.
Such an element would not convert into a template token; it would simply drop
out.
--
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]