I want to be able to create routes that map to modules/actions/
parameters dynamically and store them in a database. This is for a
CMS.

What is the best way to do this?

- Subclass Routing
- Load using event listeners ([url]http://dfwtek.com/blog/129-dynamic-
routes-in-symfony12.html[/url])
- Default catch all module to load data and then forward to the
current module
- ? Other

Does anyone have suggestions or example code I could work off?

Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to