Symfony depends on a lot of yaml files, such as security.yml and setttings.yml and routing.yml. Does Symfony know in which file a given option is defined in? I'm under the impression that the division of options into certain files is meant as a convenience to human programmers, but has no meaning inside of Symfony's code. Or do the various classes (like sfRouting) that offer access to those variables/ options look up specific files when loading their data?
I ask out of simple curiosity. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
