On Mon, 19 Oct 2009, Ryan Ackley wrote:
> I noticed the size too. The jar looks like it's generated using
> xmlbeans.
Yup, it is. We're currently statically compiling the XSDs to the jar.
I guess the ideal thing might be to statically compile the few really
common ones, and dynamically compile the rest from the XSDs if used. Not
sure how to do that with xmlbeans though :/
Nick
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org
|