On Tue, Mar 31, 2009 at 11:53 AM, Thiago H. de Paula Figueiredo
<[email protected]> wrote:
> On Tue, Mar 31, 2009 at 11:40 AM, Howard Lewis Ship <[email protected]> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to