Apparently Smarty (now at version 2.3.0) has been adopted by the folks at PHP.
I have a love/hate relationship with Smarty.
I've been using it for quite some time now. It is a wonderful method of separating layout from code. But it does much more than that. It allows you to separate layout logic from the [...]