Re: Creating template system for my own cms
Smarty is has to be one of the most asinine creations I know of. What the hell good is using a custom syntax just to run every tpl file through a smarty defined parsing function to convert that custom syntax back to php? That defeats the entire purpose of php to begin with.
|