SAX2: Namespace Processing and NSUtils helper class

David Megginson david at megginson.com
Fri Dec 17 15:13:54 GMT 1999


Mike Williams <mikew at o3.co.uk> writes:

> If Name extended String, could you retain backward compatibility,
> but still provide support for namespaces?

Great idea, but java.lang.String is final, so it cannot be extended
(that supposedly allows many optimizations in the JVM).  To help with
this problem, java.lang.Object does contain a toString() method for
printing, etc., and different classes can override that.


All the best,


David

-- 
David Megginson                 david at megginson.com
           http://www.megginson.com/

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To unsubscribe, mailto:majordomo at ic.ac.uk the following message;
unsubscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)





More information about the Xml-dev mailing list