|
Posted by Stanch on 01/27/06 12:06
Erm.. Smarty is fast, quick, very effective and scalable. It's not
really 'too much', it helps a great deal! I've done a system using
smarty where user can choose their preferred skin, all I had to do was
pull the CSV value from db (skinname,skintype,skinlayout) and dump
these values to smarty to pick the correct skins.
Caching is also easy with smarty.
However, Smarty needs some getting used to. You're quite right when you
say it's like learning a new language, but once you're used to it,
you'll wonder how did you even code your websites without it!
bryan wrote:
> Smarty is it's own language...way too involved for what I need I need
> fast, quick, effective and scalable (smarty is out althought it could
> be all of the above, it's too much.)
Navigation:
[Reply to this message]
|