Subject: Re: best way to patch tapestry?
On Tue, 21 Feb 2012 22:55:30 -0200, Paul Stanton <paul@xxxxxxxxxxxxxx> wrote:

Hi Thiago,

Hi, Paul!

I'd love to not have to patch but how can I override the DateField component (java & js) via tapestry-ioc?

Decorate or advise or override ComponentClassResolver so its resolveComponentTypeToClassName() method returns your DateField class name instead of the one provided by Tapestry.

--
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@xxxxxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxxxxx

(C)2011 mailinglist-archive.com