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)" <de...@tapestry.apache.org> on 2008/01/24 18:38:36 UTC

[jira] Created: (TAPESTRY-2082) Add support for server-side only comments

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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Updated: (TAP5-92) Add support for server-side only comments

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship updated TAP5-92:
-------------------------------------

    Issue Type: New Feature  (was: Bug)

> Add support for server-side only comments
> -----------------------------------------
>
>                 Key: TAP5-92
>                 URL: https://issues.apache.org/jira/browse/TAP5-92
>             Project: Tapestry 5
>          Issue Type: New Feature
>    Affects Versions: 5.0.15
>            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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Updated: (TAPESTRY-2082) Add support for server-side only comments

Posted by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-2082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship updated TAPESTRY-2082:
-------------------------------------------

    Fix Version/s: 5.1

> 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
>             Fix For: 5.1
>
>
> 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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Commented: (TAPESTRY-2082) Add support for server-side only comments

Posted by "Andy Blower (JIRA)" <de...@tapestry.apache.org>.
    [ https://issues.apache.org/jira/browse/TAPESTRY-2082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12587596#action_12587596 ] 

Andy Blower commented on TAPESTRY-2082:
---------------------------------------

I also miss this from using JSPs where you could use <%-- non-public comment --%>

I think a <t:comment> element syntax isn't great, but I'm not sure what the alternatives are though.

> 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
>             Fix For: 5.1
>
>
> 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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Commented: (TAPESTRY-2082) Add support for server-side only comments

Posted by "Massimo Lusetti (JIRA)" <de...@tapestry.apache.org>.
    [ https://issues.apache.org/jira/browse/TAPESTRY-2082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12562397#action_12562397 ] 

Massimo Lusetti commented on TAPESTRY-2082:
-------------------------------------------

This would be very very very very nice indeed!

> 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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org