The only problem I have with this is that if all error / logging messages
are i18n'ed, they will be difficult to search for on the web / forums /
wikis.
For this reason all error messages should include a locale-independent error
code. Numeric is ok, but I'd rather have a "readable" error code.
For example the string "Error pushing tx log" in InvertedLeaveTask.java
would become "TX_LOG_PUSH_ERR: Error pushing tx log".
Any thoughts on this ?
Tristan
On Wed, Mar 16, 2011 at 09:09, Galder Zamarreño <galder(a)redhat.com> wrote:
On Mar 15, 2011, at 6:29 PM, Manik Surtani wrote:
>
> On 15 Mar 2011, at 17:21, Mircea Markus wrote:
>
>>
>> On 15 Mar 2011, at 17:17, Emmanuel Bernard wrote:
>>
>>> As David pointed out %1$ is superior to %s for internationalization.
>> Agreed.
>> Not sure we want i18n for logs and error messages (?)
>
> It's on our roadmap and a requirement for a few downstream
projects/products.
Yup:
https://issues.jboss.org/browse/ISPN-380
>
> --
> Manik Surtani
> manik(a)jboss.org
>
twitter.com/maniksurtani
>
> Lead, Infinispan
>
http://www.infinispan.org
>
>
>
> _______________________________________________
> infinispan-dev mailing list
> infinispan-dev(a)lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/infinispan-dev
--
Galder Zamarreño
Sr. Software Engineer
Infinispan, JBoss Cache
_______________________________________________
infinispan-dev mailing list
infinispan-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/infinispan-dev