On Thu, 20 Jan 2011 11:48:05 -0200, janp <[email protected]> wrote:

I encountered a problem with a component that extends TextField.

Tapestry form field components aren't meant to be subclassed.

My component just trims the input before processing it, but FieldTranslator
does not seems to be set any longer by the framework.

TextField already has a translate parameter that receives a FieldTranslator, so I really don't know why your component exists.

By the way, this kind of discussion should be made in the users list, not the dev one.

--
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to