Thanks schneimi, but I'm already familiar with named parameters. The problem is that after submiting a HTML form where data is passed by GET, you are driven to a new url with the query string (/? param=value) instead of a nice named-params one (/param:value).
Of course I can force a redirect to rewrite the url, but this seems a dirty trick. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
