Re: [T5] overriding PageRenderSupport

2007-09-20 Thread Nick Westgate
I haven't got time to investigate this, but did you look into Alias and AliasOverrides? http://tapestry.apache.org/tapestry5/tapestry-core/guide/alias.html Cheers, Nick. Fernando Padilla wrote: :) I am trying to do the following in my AppModule, but it doesn't work. I want to essentially re

[T5] overriding PageRenderSupport

2007-09-20 Thread Fernando Padilla
:) I am trying to do the following in my AppModule, but it doesn't work. I want to essentially remove the old "PageRenderSupport" entry in the PageRenderInitializer configuration, and add my own. But I never see my objects being created ( i put logging within them.. How that I accomplish what I