[Home] [By Thread] [By Date] [Recent Entries]
roddey@u... 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@m...
http://www.megginson.com/
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i...
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@i... the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@i... the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@i...)
|

Cart



