Hi,
I note that
hashCode() and equals are not implemented generally for any of the node
implementations. IS this intentional, or an oversight?
also the
implementation of hashcode for DefaultNamespace is in error as it may generate
0, which is taken as a flag value in Namespace
Mike