users@jaxb.java.net

Re: XJC and the visitor pattern

From: Aleksei Valikov <valikov_at_gmx.net>
Date: Mon, 26 Oct 2009 19:58:03 +0100

Hi,

> I would like XJC to add visitor support to schema derived classes.
> Looking at jaxb2-commons and hyperjaxb3 I could not find a plugin
> supporting this. Does such a plugin exist ?

I don't know of such plugin, but I think writing it makes sense.
Would you mind putting together few code examples - as you expect ths
visitor pattern to be implemented? We can discuss the design and I can
overtake the implementation.

Bye,
/lexi