[ https://issues.apache.org/jira/browse/OGNL-33?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13139130#comment-13139130 ]
Hudson commented on OGNL-33: ---------------------------- Integrated in ognl #170 (See [https://builds.apache.org/job/ognl/170/]) OGNL-33 - Improvements to JJTOgnlParserState (contributed by Adrian Cumiskey) mcucchiara : http://svn.apache.org/viewvc/?view=rev&rev=1190760 Files : * /commons/proper/ognl/trunk/src/changes/changes.xml * /commons/proper/ognl/trunk/src/main/java/org/apache/commons/ognl/JJTOgnlParserState.java > [PATCH] Improvements to JJTOgnlParserState > ------------------------------------------ > > Key: OGNL-33 > URL: https://issues.apache.org/jira/browse/OGNL-33 > Project: OGNL > Issue Type: Improvement > Reporter: Adrian Cumiskey > Assignee: Maurizio Cucchiara > Priority: Minor > Attachments: patch-OGNL33.txt > > > JJTOgnlParserState was looking a little old school. > * Introduced generics on the "nodes" and "marks" List. > * Replaced 1-3 character acronyms with meaningful, camel case variable names. > * Removed unnecessary use of (un)boxing. -- 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