Hello,

There is a confiuration variable "sf_module_dirs" that is used in
getControllerDirs(), getLibDirs(), getTemplateDirs() of class
sfApplicationConfiguration.

I come here to know if you will add a same behavior for
sfApplicationConfiguration->getDecoratorDirs().
At the moment sfApplicationConfiguration->getDecoratorDirs() use a
string.
Do you have planed to add a config array like
"sf_app_template_dirs" (note the plurial) ??

I'm developping a multisites system that can use a site file or if not
exists, use the application file. With sf_module_dirs it is very easy
for templates, libs and controller. But for the layout (decorator) the
is not the same feature: sfApplicationConfiguration->getDecoratorDirs
() is directly fill the array with the single string
"sf_app_template_dir".

Cyrille.

--~--~---------~--~----~------------~-------~--~----~
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