users@jaxb.java.net

Re: runtime (or per-instance) custom unmarshaling

From: arghman <jmsachs_at_gmail.com>
Date: Tue, 7 Jul 2009 10:08:02 -0700 (PDT)

Wolfgang Laun-2 wrote:
>
> I think this can be done with an XmlAdapter, which may
> have a static method to set the current TagManager as
> a static field, with its marshal and unmarshal methods
> accessing this object.
>

Yeah, I thought about doing that; such an approach has potential concurrency
problems (which most likely I wouldn't run into, but why tempt fate).
-- 
View this message in context: http://www.nabble.com/runtime-%28or-per-instance%29-custom-unmarshaling-tp24373874p24377591.html
Sent from the java.net - jaxb users mailing list archive at Nabble.com.