For what is worth in a symfony2 discussion, but i created the drupal6
branch of twig pure for the fact that twig gave my team the advantage
of creating readable template code and the fact that twig was easy
expandable to fit some specific drupal needs.

Twig does everything we wanted in a template engine, and made our live
in templating drupal sites way easier just because twig for example
does not make a difference between a object or array, had no html
caching built in (D6 handles that for us)

The extra needed tags for drupal where easy implemented due to the
stream nature of the twig node parser.

I would say, yes please make twig the defacto engine for symfony2 :Y

(and yes i do use symfony every now and then, especially when i have
the need for a small mvc framework with doctrine :))

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