SAX2: DTDDeclHandler (minimalist position)
David Megginson
david at megginson.com
Tue Mar 30 04:45:51 BST 1999
roddey at us.ibm.com writes:
[on using type-safe objects rather than integers as Java constants]
> It does no good at all to have a named constant if you can
> accidentally pass that named constant to 150 other things for which
> its not intended and the compiler cannot catch it. Its a
> fundamental lacking in Java that makes me shudder to think that
> people actually want to do serious work in it.
Yes, but it's also no good having a named constant that you cannot use
in a switch statement. Unfortunately, Java is broken here, and you
have to choose one side or another
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 (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe 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