bob mcwhirter writes:

 > Just curious: I'm a dom4j guy, and haven't touched DOM of any flavor
 > in a year or more.  Jaxen includes a DOM navigator (courtesy of
 > James Strachan, of dom4j fame).  Was it not up-to-par for what
 > you needed?  Or is it a level-1 vs. level-2 DOM issue?  Do you see
 > room for extending the existing DOM navigator to accomodate
 > level-2 also?

There is no W3C DOM level 1 or level 2 navigator in the Jaxen 1.0beta3
distro, just the bundled DOM4J and JDOM navigators.  Just to confirm,
I did a

  find jaxen-1.0-beta-3/ -name '*.java' | xargs grep org.w3c

and nothing came up.  It would have been helpful, of course, and I'd
be happy to look into merging the two if I can see the code.


All the best,


David

-- 
David Megginson
[EMAIL PROTECTED]


_______________________________________________
Jaxen-interest mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jaxen-interest

Reply via email to