[ 
http://jira.codehaus.org/browse/JIBX-288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nigel Charman resolved JIBX-288.
--------------------------------

    Resolution: Fixed

Please review changes in svn revision 265.  In addition to removing the reset() 
method, new interfaces PayloadReader and PayloadWriter have been created for 
cases where the handler class does not directly access the context, and class 
names have been made more consistent.

> 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
>            Assignee: Nigel Charman
>            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