Hi, One more idea - wouldn't it be nice to have an option to inject a link assembler to route?
For example I have an url with optional parameters and Regex route. Currently the only way to assemble and url is to provide a reverse pattern. What if I'd like to omit empty parameters from url? Feeding the route with optional url assembler could help. Changes to current classes are minimal. Result is 100% backward compatible. What you think? -- View this message in context: http://www.nabble.com/Route-enhancement-tf4769342s16154.html#a13642166 Sent from the Zend Framework mailing list archive at Nabble.com.
