You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by "Byron Foster (JIRA)" <de...@velocity.apache.org> on 2008/11/23 21:27:44 UTC

[jira] Created: (VELOCITY-647) Remove the Info object and change Handler API

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


[jira] Closed: (VELOCITY-647) Remove the Info object and change Handler API

Posted by "Byron Foster (JIRA)" <de...@velocity.apache.org>.
     [ https://issues.apache.org/jira/browse/VELOCITY-647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Byron Foster closed VELOCITY-647.
---------------------------------

    Resolution: Won't Fix

Needs more thought

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