On Tue, Mar 31, 2009 at 6:26 AM, Blower, Andy
<andy.blo...@proquest.co.uk> wrote:
> Now I am and I can see what Thiago means but I don't think URL rewriting is 
> the right place to do this.

I don't think I said that. :)

> I'm leaning towards a custom implementation of
> ComponentEventLinkEncoder (possibly extending the internal T5.1 impl) since 
> the URL analysis which is going on in here is what I need to figure out what 
> (if
> anything) needs doing to the URL.

As Fernando Padilla would point out and I would agree 100% :),
decorating services is almost always a good option. In this specific
case, you would need to change the Link instances returned by
ComponentEventLink methods, something that the URL rewriting support
already does.

-- 
Thiago

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

Reply via email to