I have some of my own configuration that I will be reading from custom yaml files.
At the moment I am reading them in using sfYaml::load, it works well, but I get the feeling this is bad, because the yaml file will be parsed each and every time I call the page. Is there a mechanism in place to have my own yaml files put into the cache? Thanks for any help --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
