I used smarty in past, in x-cart, jobberbase and jomestate component of Joomla and some other Joomla components as well. I saw that things were very much tightly coupled in x-cart and many things seems to be more complicated than they should be in jobberbase and I had impression that this was because of smarty.
Now I am going to use Yii in a project, suggested by client. And Yii itself is MVC framework. So should I use smarty with it? I want to know that should I use smarty for it , I mean will there be some pros of using smarty in Yii? Or not? Or will it be just an overhead or will there be some cons of using smarty in it? I have understanding of smarty. But I think that is sometimes make things more complex. So I want to know from you guys, that is is just a dominant thought due to bad frameworks or there is some reality in that, so should I use smarty or is there some thing else better than that?