Hi, Thiago,

I'm tackling the construction of a Calendar Value Enconder and, as you've
said it, the javadocs are pretty much it :]

I didn't get though how do I address localization issues. For example, if
the String received as a parameter for the toValue(...) method and it is
formatted according to pt_BR the month will be in place of the day regarding
the default behavior as localized by en_US.

Is it the best approach to implement the value encoder to address Strings as
en_US formatted?

Thanks again,

Eric Torti

On Thu, Aug 11, 2011 at 2:28 PM, Thiago H. de Paula Figueiredo <
thiag...@gmail.com> wrote:

> On Thu, 11 Aug 2011 12:45:16 -0300, Eric Torti <ericzu...@gmail.com>
> wrote:
>
>  Thank you, Thiago!
>>
>
> You're welcome!
>
>
>  Normally I prefer to use Calendar, so I'll try to provide a value encoder
>> for that type on my project. Do you know of any implementation for that or
>> something similar? I've googled it with no success :]
>>
>
> Just read the ValueEncoder JavaDoc implementation. That's everything you
> need.
>
>
> --
> Thiago H. de Paula Figueiredo
> Independent Java, Apache Tapestry 5 and Hibernate consultant, developer,
> and instructor
> Owner, Ars Machina Tecnologia da Informação Ltda.
> http://www.arsmachina.com.br
>
> ------------------------------**------------------------------**---------
> To unsubscribe, e-mail: 
> users-unsubscribe@tapestry.**apache.org<users-unsubscr...@tapestry.apache.org>
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

Reply via email to