[ http://jira.codehaus.org/browse/JIBX-25?page=all ]
     
Dennis Sosnoski resolved JIBX-25:
---------------------------------

     Resolution: Fixed
    Fix Version: CVS

Implemented passing the IMarshallingContext to a serializer and the 
IUnmarshallingContext to a deserializer (as a second parameter in the call). 
Won't implement the Object alternative, since this wouldn't add much 
functionality anyway - users can always get this information from the context.

> Allow added parameters for serializer/deserializer methods
> ----------------------------------------------------------
>
>          Key: JIBX-25
>          URL: http://jira.codehaus.org/browse/JIBX-25
>      Project: JiBX
>         Type: Improvement
>   Components: core
>     Versions: 1.0-beta3b
>     Reporter: Dennis Sosnoski
>     Assignee: Dennis Sosnoski
>     Priority: Minor
>      Fix For: CVS

>
>
> Extend the serializer/deserializer handling to allow an additional parameter 
> for the method definitions. As with the factory methods, this could be of 
> type java.lang.Object (in which case the containing object gets passed) or of 
> type org.jibx.runtime.IMarshallingContext/IUnmarshallingContext. This will 
> handle special cases of object serializer/deserializers where context 
> information is useful.

-- 
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



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
jibx-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jibx-devs

Reply via email to