users@jaxb.java.net

Re: Complex references

From: Dmitri Colebatch <colebatchd_at_gmail.com>
Date: Thu, 14 Jul 2005 10:46:40 +1000

On 7/14/05, Joe Fialli <Joseph.Fialli_at_sun.com> wrote:
> The public draft of the JAXB 2.0 specification[1] documents the
> unmarshal and marshal callback events in Section
> 4.4.1 and 4.5.1. The JAXB mapped class will not have to implement the
> ObjectLifeCycle interface,
> it just has to define the precise method signatures defined in the
> specification. As Kohsuke mentioned,
> the RI originally prototyped this functionality and thus the RI and spec
> are not synchronized on this functionality yet
> but will be in future.

Thanks - that all makes sense. Similar to Serializable etc.

cheers
dim