Hi,

maybe some previous discussions such as

http://groups.google.com/group/google-guice/browse_thread/thread/4799571cdc389f55

might give you some ideas. Try searching the group for "serialization"
for more.

Cheers
Alen

On 21 jul., 23:39, abp <[email protected]> wrote:
> Hello,
>
> is there an easy way to store objects in xml and later, load the xml
> into an object again?
> I think the main problem here is that most xml serializers like
> XStream or simple xml inject the object graph on theirselves.
> I'am not really sure if something like a translator of object
> creations will really help, because i don't know enough about either
> guice and
> XML serializers. I don't know for example, how a xml deserialization
> process or guice should know, that a instance created as member
> of one object is the same instance as created for another member of
> another object previously.
>
> Any help or suggestions, please?
> Thanks in advance.

-- 
You received this message because you are subscribed to the Google Groups 
"google-guice" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-guice?hl=en.

Reply via email to