On Jan 13, 2013, at 12:32 PM, David Blevins <david.blev...@gmail.com> wrote:

> 
> On Jan 13, 2013, at 9:34 AM, Romain Manni-Bucau <rmannibu...@gmail.com> wrote:
> 
>> two questions about next release and dependencies:
>> 1) David reworked our JavaEE descriptors parsing to use sxc. In this
>> refactoring we now use woodstox under the stax api (was it mandatory?)
>> -> do we want it? if yes do we shade it or simply skip it in the
>> classloader to avoid classloader issues if an app provides it? (+ 500ko
>> about)
> 
> Digging in the SXC code to see how tightly woodstox is integrated.

Interestingly enough the built-in vm impl appears to be faster on the 
unmarshal.  Getting encoding errors on the marshal though.  Digging into it.

-David

Reply via email to