I like Fabian's point. Just for simple testing needs, or some scaffolding
tasks it's nice as a developer to use some quick php templating code.

For interaction with frontend devs or designers Twig is a good choice like
Jordi pointed out.

+1 For Twig as default
+1 Keeping the choice to use PHP if you need it

- Dennis

2010/9/22 Fabian Spillner <fabian.spill...@gmail.com>

> For my opinion:
>
> Twig can be default, if it can be disabled and ...
>
> It should be possible to have mixture of Twig and PHP templates on the
> bundles.
>
> For example: The backend team wants to create quickly the PHP
> templates to test the model outputs
> and send the work to frontend team to migrate it into Twig templates.
>
> For me Twig as default template is important point:
>
> The developer is forced to make the templates clean and simple for the
> web designer.
> He must learn to put the logic into the controller / model and not
> into the templates.
>
> --
> 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