From: marvin g. <pub...@gm...> - 2008-04-01 01:03:56
|
David Huebel wrote: > String literals in Java source code get interned. > ok. personally I still prefer defining some constants since it avoids typographical errors that would not be checked by the compiler. |