That was one option that I wanted to get confirmation about. What if you add another entry to the configuration element with the same name of a previous one.. does it override or ignore or throw exception?

I tried it and it seemed to not work, but it's late here, and maybe it was something else..


Chris Lewis wrote:
Hi Fernando,

I've not tried this before, but can you just replace the one that gets
added in the TapestryModule (line 1529)? I thought there was a way to do
this, perhaps by adding yours to the configuration with the same service id.

Fernando Padilla wrote:
Hello.  I would like to disable the default PageRenderSupport.  How
can I do that?

here is what I know so far, but not close enough.. pleae help.


I can override/shadow PageRenderSupport by adding a
MarkupRendererFilter, "after:PageRenderSupport".  But
PageRenderSupport will still call it's builder.updateDocument.  I want
to totally remove or override the default MarkupRendererFilter called
"PageRenderSupport".

Any ideas?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to