You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by "Henning Schmiedehausen (JIRA)" <ji...@apache.org> on 2006/11/05 20:07:22 UTC

[jira] Updated: (VELOCITY-394) RFE: optional record comments

     [ http://issues.apache.org/jira/browse/VELOCITY-394?page=all ]

Henning Schmiedehausen updated VELOCITY-394:
--------------------------------------------

    Bugzilla Id:   (was: 35724)
    Component/s: Engine
                     (was: Source)
       Assignee:     (was: Velocity-Dev List)

Yep, sounds like a good idea. If you are a parser whiz, it shouldn't also be too hard to implement. Patches anyone?

> RFE: optional record comments
> -----------------------------
>
>                 Key: VELOCITY-394
>                 URL: http://issues.apache.org/jira/browse/VELOCITY-394
>             Project: Velocity
>          Issue Type: Improvement
>          Components: Engine
>    Affects Versions: 1.5
>         Environment: Operating System: All
> Platform: All
>            Reporter: Jens Elkner
>            Priority: Minor
>
> At the moment, the whole content except the terminator of a comment are dropped.
> This ok, for the normal server/application use, where a template is evaluated,
> but for IDEs it would be a big advantage, to have the whole comment in the
> parser tree, so that a ParserVisitor can be used, e.g. to highlight comments in
> an editor.
> So it would be nice, to have something like parser.recordComments(boolean
> complete), to dis/enable the recording of the complete comment, if encountered.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: velocity-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: velocity-dev-help@jakarta.apache.org