We also agreed to put only internationalized messages and
to have a single catalog by module.
Is there any way to meet all the agreements without rewriting the
internationalization framework?
Thanks,
Mikhail
2006/5/19, Magnusson, Geir <[EMAIL PROTECTED]>:
And if we didn't, I think we just did
And if we didn't, I think we just did :)
--
Geir Magnusson Jr
SSG/MPD
[EMAIL PROTECTED]
+1 203 665 6437
> -Original Message-
> From: Tim Ellison [mailto:[EMAIL PROTECTED]
> Sent: Friday, May 19, 2006 7:03 AM
> To: harmony-dev@incubator.apache.org
> Subject: Re: svn commit: r407780 - i
[EMAIL PROTECTED] wrote:
> public void putAll(Map attrib) {
> +if( attrib == null ) {
> +throw new ClassCastException();
> +}
Shouldn't this have a message? I thought we agreed that we'd add useful
messages to exceptions.
Regards,
Tim
--
Tim Ellison ([EMAIL