[ 
https://issues.apache.org/jira/browse/TAP5-557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12682651#action_12682651
 ] 

Thiago H. de Paula Figueiredo commented on TAP5-557:
----------------------------------------------------

Each rule will be applied, but each one can decide to really rewrite the 
URL/link or not. If you take a look at the tests (app5.services.AppModule), you 
see rules that only apply to incoming URL requests and ignore the others and 
rules that only apply only for generated links. And there is even one rule that 
applies to a single URL.

I thought that it would be easier to have the same rewriting mechanism for both 
incoming URLs and generated links. As Tapestry 5.1.0.x is still an alpha, this 
can be changed if we decide otherwise.

> Provide support for URL rewriting
> ---------------------------------
>
>                 Key: TAP5-557
>                 URL: https://issues.apache.org/jira/browse/TAP5-557
>             Project: Tapestry 5
>          Issue Type: New Feature
>    Affects Versions: 5.1.0.1, 5.0.18
>            Reporter: Thiago H. de Paula Figueiredo
>            Assignee: Thiago H. de Paula Figueiredo
>             Fix For: 5.1.0.2
>
>
> Tapestry should provide some way, configured via Tapestry-IoC, to provide URL 
> rewriting.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to