Fabien POTENCIER wrote: >> But, were it moved back there, then a plugin author could do what he >> wanted couldn't he? >> > > No, if the developer want to enable output escaping, I don't want a > plugin to disable it in my back... > That's a good point :) > Oh, and by the way, if output escaping is enable in module A and disable > in module B, what happens if I include a partial or a component from > module A in module B? > I guess there's no right answer here - is this why it was moved to settings.yml?
I've needed to disable it on a per-module basis before now - because the admin generator didn't (doesn't?) work with 'on' setting. I think your suggested change fixes that though, if it isn't' already fixed. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
