Your best bet would be to look at the TwigBundle (https://github.com/ symfony/symfony/tree/master/src/Symfony/Bundle/TwigBundle)
All the Twig library integration is handled there. You're going to be particularly interested in the dependency injection part and the TwigEngine class and the EngineInterface it implements On Nov 4, 2:44 am, Carlos Mafla <cama...@gmail.com> wrote: > Hello, > > I'm trying to create a bundle to integrate Smarty 3 as a templating > engine for Symfony2. So far I haven't found any documentation or eve > blog post about adding a new templating engine so I'm sure there isn't > any. > > Can someone point me in the right direction about where to start? > > Thanks > > CArlos -- 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