users@jaxb.java.net

Re: serialization in RI

From: Kohsuke Kawaguchi <Kohsuke.Kawaguchi_at_Sun.COM>
Date: Mon, 01 Dec 2003 08:57:19 -0800

> Thanks for the extension supporting of serialization in RI.
> I have a class (generated by jaxb) which has Serializable interface due
> to the declaration in the xml schema. However,i found that not all its
> subelements implemented Serializable interface.

I'm not sure what you mean by "not all its subelements implemented
Serializable interface".

Typically the generated classes eventually derive from the Serializable
interface, even if they don't derive from it directly. If you found any
case where an object is really not assignable to Serializable, let us
know.


regards,
--
Kohsuke Kawaguchi
Sun Microsystems                   kohsuke.kawaguchi_at_sun.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
For additional commands, e-mail: users-help_at_jaxb.dev.java.net