On Tue, Mar 31, 2009 at 11:53 AM, Thiago H. de Paula Figueiredo
<thiag...@gmail.com> wrote:
> On Tue, Mar 31, 2009 at 11:40 AM, Howard Lewis Ship <hls...@gmail.com> wrote:
>> Another option would be to combine the URLRewriterRule with an enum to
>> define when it is in effect (INCOMING, OUTGOING, BOTH).
>
> I still prefer the context parameter option, so it can differentiate
> page links from action links.

Thinking it over, both approaches can be combine so a rule process()
method wouldn't be invoked for an incoming URL when it doesn't rewrite
them, for example.

-- 
Thiago

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

Reply via email to