All,

It seems the usage of the environments in config files is inconsistent.
Since the configuration cache is stored based on environment, is there any
reason to restrict certain files from not having support for environments? I
think configuration files like filters.yml and view.yml should be
customizable based on environment.

Also, there is some inconsistency with default/all. Can we change all to
default for consistency?

Also, what do you think about adding database manager as a factories.yml
factory? There is a view_cache factory, but I think we should add a cache
factory as well (for internal caching ­ apc/xcache/eaccellerator) and
optimize some parts of the core to use apc/xcache (like caching the path
lookups for finding templates + configs, or caching routing)..

Also, is it just me or could the web debug timers use a refactor? (they seem
to always not add up)

Any thoughts / questions / concerns?

- Dustin

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony developers" 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-devs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to