----- Original Message ----- From: "James M Snell" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 07, 2003 17:06 Subject: Re: MessageContext and final static strings
> Oy ve. I highly doubt changing them to final will break anything, but it > is a risk. I'd say don't change them but I'd add the statement that these > really should have been final from the beginning. But I'll vote +0 on it > unless we find that it really does break existing code. I need to do a controlled experiment. > > As for the second part, +1 on putting a block on adding new non-final > strings. noted