neharob / prettyfaces

Automatically exported from code.google.com/p/prettyfaces
0 stars 0 forks source link

PrettyFaces should support pattern="/url/#{param}" syntax in rewrite rules, for simplicity. #80

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
<rewrite> rules should support the <pattern> and <query-parameter> tags with 
modified syntax for URL-rewriting, instead of direct mapping.

This would alleviate the corner cases where people want to do global 
modifications of URLs, while adding the benefit of condensed and easier to 
understand syntax.

This should probably be part of a version 2.0 rewriting system that also 
supports headers and other "full rules"

Original issue reported on code.google.com by lincolnb...@gmail.com on 20 Dec 2010 at 4:25

GoogleCodeExporter commented 9 years ago
Fixed by Rewrite <rewrite> rules should be deprecated in PF4

Original comment by lincolnb...@gmail.com on 2 Oct 2011 at 6:45