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