users@jersey.java.net

Re: [Jersey] API Internationalization

From: Tatu Saloranta <tsaloranta_at_gmail.com>
Date: Mon, 12 Apr 2010 15:24:49 -0700

On Mon, Apr 12, 2010 at 2:46 PM, Alesque <agarino_at_hotmail.com> wrote:
>
> Hi all,
>
> I need to design an API through REST in both English and French languages.
> URIs, XML elements and XML attributes need to be in both languages.
>

Why? Do user modify XML or paths directly/manually? This is usually
done at bit higher level.
It seems unusual to localize internal naming, instead of more
user-visible things that relate to these constructs.

-+ Tatu +-