I would like to see PHP templates remain, or an option to be able to
re-enable them by some method. I'm happy for big projects to be using Twig
where there are dedicated front end designers working on the templates, but
when I'm working on a small project form myself, I would prefer PHP so i
might stay in my comfort zone of PHP.

Please leave the choice :-)


t

On Wed, Sep 22, 2010 at 21:13, Jordi Boggiano <j.boggi...@seld.be> wrote:

> On 22.09.2010 12:51, Stefan Koopmanschap wrote:
> > But again, the option to switch to plain PHP (or another template
> > engine, for those that want/need another template engine) should still
> > exist for the more advanced users.
>
> A decent option maybe for maximized performance, would be to have a
> Twig-only view layer replacing the current Templating component, and
> then keep the Templating component in the sources so it can be just
> enabled via config value, and that one would still default to php
> templates or allow any renderer to be used..
>
> But that could mean you would lose the ability to use most of the
> Bundles that come with templates. It's clear looking at the past that
> the default engine is what will drive 99% of the opensource code, shared
> plugins etc. So it becomes very difficult to avoid it, much like it's
> tricky to use non-PHP templates in sf1 (afaik).
>
> Cheers
>
> --
> Jordi Boggiano
> @seldaek :: http://seld.be/
>
> --
>  If you want to report a vulnerability issue on symfony, please send it to
> security at symfony-project.com
>
> You received this message because you are subscribed to the Google
> Groups "symfony developers" group.
> To post to this group, send email to symfony-devs@googlegroups.com
> To unsubscribe from this group, send email to
> symfony-devs+unsubscr...@googlegroups.com<symfony-devs%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/symfony-devs?hl=en
>

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony developers" group.
To post to this group, send email to symfony-devs@googlegroups.com
To unsubscribe from this group, send email to
symfony-devs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-devs?hl=en

Reply via email to