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

Hudson commented on OGNL-28:
----------------------------

Integrated in ognl #161 (See [https://builds.apache.org/job/ognl/161/])
    OGNL-28 -  Visitor pattern needs way to propagate exceptions (recovered 
after the merge)

mcucchiara : http://svn.apache.org/viewvc/?view=rev&rev=1188958
Files : 
* /commons/proper/ognl/trunk/src/main/java/org/apache/commons/ognl/ASTAdd.java
* 
/commons/proper/ognl/trunk/src/main/java/org/apache/commons/ognl/NodeVisitor.java

                
> Visitor pattern needs way to propagate exceptions.
> --------------------------------------------------
>
>                 Key: OGNL-28
>                 URL: https://issues.apache.org/jira/browse/OGNL-28
>             Project: OGNL
>          Issue Type: Improvement
>            Reporter: Daniel Pitts
>         Attachments: Visitor_with_exceptions.patch
>
>
> The previous patch I created for NodeVisitor neglects the fact that some 
> visitors may wish to throw exceptions. I've created a patch in which all 
> "accept" and "visit" methods throw OgnlException.
> 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