[ 
https://issues.apache.org/jira/browse/OGNL-39?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13152781#comment-13152781
 ] 

Hudson commented on OGNL-39:
----------------------------

Integrated in ognl #188 (See [https://builds.apache.org/job/ognl/188/])
    OGNL-39 - Corrected typo: Renamed Fie{dl,ld}CacheEntryFactory.
OGNL-39 - Renamed local var
OGNL-39 - Corrected typo: Renamed Fie{dl,ld}CacheEntryFactory.

mcucchiara : http://svn.apache.org/viewvc/?view=rev&rev=1203585
Files : 
* 
/commons/proper/ognl/trunk/src/test/java/org/apache/commons/ognl/internal/FieldCacheTest.java

mcucchiara : http://svn.apache.org/viewvc/?view=rev&rev=1203584
Files : 
* 
/commons/proper/ognl/trunk/src/main/java/org/apache/commons/ognl/internal/ClassCacheHandler.java

mcucchiara : http://svn.apache.org/viewvc/?view=rev&rev=1203582
Files : 
* 
/commons/proper/ognl/trunk/src/main/java/org/apache/commons/ognl/internal/entry/FiedlCacheEntryFactory.java
* 
/commons/proper/ognl/trunk/src/main/java/org/apache/commons/ognl/internal/entry/FieldCacheEntryFactory.java

                
> 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