Lucas, I think a first step is to get an updated phpTal plugin created (as it seems the most similar to genshi without requiring completely writing from scratch).
Do you have time to help with that first step? Nick On Oct 22, 1:21 pm, "Lucas Stephanou" <[EMAIL PROTECTED]> wrote: > After a lot messages and great opinions a made my own opinion better. > - PHP is very usefull as template language, but isn't so clean. > - A simple port of genshi/phptal or whatever will require some work to > integrate as well with symfony, and now I haven't time do that. > - Symfony itself cannot force developers to use a template system, but > alternatively as a plugin that can be easily enabled > > Anyway this thread help me a lot to get some others perspectives and can be > starting a new template/view plugin as I see in last posts. > > Lucas > > On 10/22/07, commercemeister <[EMAIL PROTECTED]> wrote: > > > > > Kupo > > > I can suggest that you think in terms of how to compile the php > > taltemplateinto PHP and then pass it to the native sfPHPView class. This > > > I like this idea - it saves quite a bit of work across the board. > > We'll play with it, and look at phpHamlView. Figuring out how to > > correctly create a subview class was one of the biggest challenges, > > even with the SmartyView as a guide. > > -- > Lucas Stephanou --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
