Eliminate reset() method for InHandler/OutHandler
-------------------------------------------------

                 Key: JIBX-288
                 URL: http://jira.codehaus.org/browse/JIBX-288
             Project: JiBX
          Issue Type: Improvement
          Components: JiBX/WS
            Reporter: Dennis Sosnoski
            Priority: Minor


Is there any reason for including reset() methods in these? Defining reset() 
seems to imply some form of stateful processing, and I don't think there's any 
reason we'd want to support that (or any meaningful way we *could* support 
that). Any handlers wanting to pass state information will need to do so 
through the context.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
_______________________________________________
jibx-devs mailing list
jibx-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-devs

Reply via email to