On Thu, 13 Dec 2012 17:21:55 -0200, Muhammad Gelbana <m.gelb...@gmail.com> wrote:

I'm sorry but how can I utilize the *LinkTransformer* service if it has
only 2 methods, one that needs a *Request*, which you suggested that I
don't need,

That's not what I said at all. I said you don't need a Request at contributeApplicationDefaults(). I guess you're still not getting how LinkTransformer works at all. http://blog.tapestry5.de/index.php/2010/09/06/new-url-rewriting-api/ should teach you how to use it.

and the other needs a *Link* and a *
ComponentEventRequestParameters* ?

You won't use LinkTransformer nor invoke it, you'll write an implementation of it and contribute it to the PageRenderLinkTransformer service.

--
Thiago H. de Paula Figueiredo

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

Reply via email to