>>>Hi,
>>>
[quoted text clipped - 15 lines]
> to provide some guidance as to what might be done instead should they
> wish to investigate further.
Joan, I don't understand your response. I pointed
the original questioner to `final' as a substitute for
some uses of `const', and warned him that the two were
not exactly the same. Do you think I told him too much?
Too little? Or what?

Signature
Eric.Sosman@sun.com
Andrew Thompson - 27 Jun 2005 19:45 GMT
>>> There are semantic differences between `final' and
>>>`const'.
..
>> Good point, but for me it is either provide no help by just saying "it is
>> not supported so
[quoted text clipped - 3 lines]
>
> Joan, I don't understand your response. ..
Perhaps some context..
<http://groups.google.com.au/group/comp.lang.java.programmer/msg/fc11ddb75f6e78be>

Signature
Andrew Thompson
http://www.PhySci.org/codes/ Web & IT Help
http://www.PhySci.org/ Open-source software suite
http://www.1point1C.org/ Science & Technology
http://www.LensEscapes.com/ Images that escape the mundane
Joan - 28 Jun 2005 02:42 GMT
> >>> now this may seem like a very very basic question .. how do I define
> >>>constant in Java? In C++ you do 'static int const max_chars = 255;' ..
[quoted text clipped - 19 lines]
> not exactly the same. Do you think I told him too much?
> Too little? Or what?
Oh, Sorry Eric, I wasn't thinking too much.
I have been a little paranoid lately and thought you
were criticizing me rather than giving advice to the OP