Claude Brisson created VELOCITY-958:
---------------------------------------

             Summary: Template should be cloneable
                 Key: VELOCITY-958
                 URL: https://issues.apache.org/jira/browse/VELOCITY-958
             Project: Velocity
          Issue Type: Improvement
          Components: Engine
    Affects Versions: 2.3
            Reporter: Claude Brisson
            Assignee: Claude Brisson


Templates should be cloneable, the clone() method returning a template with a 
deep clone of the AST tree.

It allows for dynamic transformations of the AST tree which don't affect the 
original template.

One use case is the translation of ASTText nodes.




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to