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

     Resolution: Fixed
    Fix Version: JiBX 1.1 beta4

Added getUserContext()/setUserContext() methods to both the marshalling and 
unmarshalling contexts.

> add an user-object to the IUnmarshallingContext class
> -----------------------------------------------------
>
>          Key: JIBX-96
>          URL: http://jira.codehaus.org/browse/JIBX-96
>      Project: JiBX
>         Type: New Feature

>   Components: core
>     Reporter: Matthias Mann
>     Assignee: Dennis Sosnoski
>      Fix For: JiBX 1.1 beta4

>
>
> The class IUnmarshallingContext should get a user object that can be used by 
> factory methods to pre-initialize an object.
> Suggested interface:
>   public Object  getUserObject();
>   public void setUserObject(Object obj);
> This object can then be stored in the context before starting unmarshalling 
> and is then accessible by all factories.

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



-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
jibx-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jibx-devs

Reply via email to