Re: Free-DOM Updated

Michael Kay (M.H.Kay@eng.icl.co.uk)
Tue, 21 Jul 1998 18:08:38 +0100


>Free-DOM has been updated.

I've updated SAXON to use the new Free-DOM (but not yet
issued it).

2 minor points:
- perhaps Freedom() should have a default constructor
- I think for an Element with no attributes,
element.getAttributes() should return a NamedNodeMap with
getSize()=0; it actually returns null.

Cheers, Mike Kay