You can do that with your own config handler. Take a look into config_handlers.yml and check the sfDoctrinePlugin schema config handler.
On 26 Mrz., 15:04, Michael Boyd <[email protected]> wrote: > I've been trying to split my routes into several files (lots of > routes) but don't think this can be done? Is there a way to do this > similar to schemas, e.g. every /config file ending in "schema.yml" is > parsed as a schema. But only routes.yml is parsed for routing, and not > "more.routes.yml". > > Any ideas? > > Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" 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/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
