Replace "getValueBody" and "setValueBody" methods with visitor pattern.
-----------------------------------------------------------------------

                 Key: OGNL-29
                 URL: https://issues.apache.org/jira/browse/OGNL-29
             Project: OGNL
          Issue Type: Improvement
            Reporter: Daniel Pitts
         Attachments: Get_Set_Value_Body_visitors.patch

I've made yet another patch which cleans up the AST code even further. Please 
inspect carefully before committing, as this moves around a lot of the core 
functionality. It may also add some overhead to some of the "setValue" 
use-cases.  I'm not sure if that is acceptable or not, even though the overhead 
is likely to be extremely small.

Patch to come...

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to