We looked into using Smarty for a brand new project but determined that using Zend_Layout with Zend_Controller MVC satisfied all our requirements re. view separation and using templates. Also page caching with Zend_Cache works nicely with MVC and we use a Zend_Acl based plugin for security. We could not come up with any reason why to use Smarty with the Zend_Framework unless you are using it for legacy reasons. Peter
Garrison Locke wrote: > > I know this usually starts a big war, but I was just curious about how > many people out there are using Smarty and to what extent you're using it? > If you're not using it, why did you decide to not use it? If you are, > why? Also, if you're using it, how big or small are the projects? Just > personal things or like giant things with tens of thousands of users. > > Thanks! > > Garrison > > > -- > Garrison Locke > Lead Dynamic Functionality Specialist > OIT - Outreach Technology > NC State University > [EMAIL PROTECTED] > > -- View this message in context: http://www.nabble.com/Smarty-Poll-Question-tp19655583p19656375.html Sent from the Zend Framework mailing list archive at Nabble.com.
