Sanjiva Weerawarana wrote:
On Fri, 2006-07-21 at 20:29 -0400, Dan Diephouse wrote:
Or just steal the Document building code from here:
http://svn.xfire.codehaus.org/browse/xfire/trunk/xfire/xfire-core/src/main/org/codehaus/xfire/util/STAXUtils.java?r=1775#l406
Yeah been there done that a long time ago .. with XPP.
However, the DOOM approach has an advantage- you get a DOM tree for the
DOM-coolaids and you get an AXIOM tree for the OM-coolaids. See, you can
in fact satisfy them all ;-).
Sanjiva.
I still don't understand what we're trying to do here. I understood that
they just wanted to create a xmlschema from a stax stream. If so, the
STAXUtils class does it in like a 100 lines of code with no added
dependencies. If we're trying to support OM, that is a completely
different story. Can someone clarify what concrete objectives we're
trying to achieve? Either way I'm completely -1 on a hard stax or axiom
dependency.
- Dan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]