Simplify OgnlRuntime
--------------------

                 Key: OGNL-39
                 URL: https://issues.apache.org/jira/browse/OGNL-39
             Project: OGNL
          Issue Type: Improvement
            Reporter: Adrian Cumiskey
            Priority: Minor
         Attachments: patch-OGNL39.txt

Greatly simplified OgnlRuntime, delegating away responsibilities to several new 
classes.  Caching responsibilities are now taken by a new OgnlCache class.  I 
also added new classes PrimitiveWrapperClasses, NumericCasts, 
PrimitiveDefaults, NumericValues, PrimitiveTypes, NumericLiterals and 
NumericDefaults.

OgnlOps: Conditional simplification.

Renamed Fie{dl,ld}CacheEntryFactory.

TestOgnlRuntime, ClassCacheHandler: Lots of variable naming!

--
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