Thanks Thiago,

I managed it by decorating ComponentInstantiatorSource and overriding DateFieldStack.

No patched jar required now!

On 22/02/2012 8:50 PM, Thiago H. de Paula Figueiredo wrote:
On Tue, 21 Feb 2012 22:55:30 -0200, Paul Stanton <p...@mapshed.com.au> 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.


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

Reply via email to