Em Sun, 27 Dec 2009 17:58:07 -0200, Bryan Lewis <jbryanle...@gmail.com> escreveu:

Really? I wish that was my experience. Here's what I'm seeing; maybe you can point out what I've done wrong.
<t:textfield t:id="annualSales" value="company.annualSales"
t:translate="bigdecimal"/>

Have you tried t:translate="prop:salesTranslator" and a Translator getSalesTranslator() in your class?

TapestryModule already creates a translator for BigDecimal, so I guess yours is ignored. I agree that the source of translators should be improved.

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor Owner, software architect and developer, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to