Remove the Info object and change Handler API
---------------------------------------------
Key: VELOCITY-647
URL: https://issues.apache.org/jira/browse/VELOCITY-647
Project: Velocity
Issue Type: Improvement
Components: Engine
Reporter: Byron Foster
Fix For: 2.0
Explore removing the Info object, named uberInfo commonly. Since the AST Node
contains all the information uberInfo contains I think it would be more
appropriate to use the Node object directly. This would include changing the
Handler API so that the AST Node is passed instead of Info. I think this also
provides more information for the Handler implementer.
--
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]