XInclude XOM implementation report

I have fully implemented the September 2002 candidate recommendation of 
XInclude in XOM (modulo undiscovered bugs). You can find it at 
http://www.cafeconleche.org/XOM/

Unlike my earlier SAX, DOM, and JDOM implementations this is a full 
implementation including support for fallbacks, the XPointer element 
scheme, and XPointer bare names.

I am working on adding the XInclude test suite to my unit tests. Likely 
this will uncover bugs, which I then plan to fix. I also have a number 
of my own test cases which are included in the XOM distribution. If any 
of these appear to be new, and not duplicate your existing tests cases 
I'll let you know.

--
Elliotte Rusty harold

Received on Friday, 6 June 2003 17:03:32 UTC