i've attached a first draft to [1].

regards,
gerhard

[1] https://issues.apache.org/jira/browse/DELTASPIKE-360



2013/5/9 Gerhard Petracek <[email protected]>

> hi christian,
>
> you could end up with a mixture of messages easily.
> what you would need is a LocalResolver which checks the current locale
> (based on a list of supported locals + a default locale).
>
> regards,
> gerhard
>
>
>
> 2013/5/9 Christian Beikov <[email protected]>
>
>> Hello there,
>>
>> I was just about to configure the I18N module for my needs and hit a
>> limitation. The LocalResolver can only return a single Locale which is
>> somehow bad. Normally you have various preferences. Are you going to add
>> something like:
>>
>> public Iterable<Locale> getLocales()
>>
>> to LocaleResolver or is the current design intended to be kind of final?
>> --
>>
>> Mit freundlichen Grüßen,
>> ------------------------------**------------------------------**
>> ------------
>> *Christian Beikov*
>>
>
>

Reply via email to