On Fri, 2003-10-03 at 07:21, Terence wrote: > > The publication of the project itself was partially motivated by the > discussions that took place in this thread (A Complete List of PHP > Template Engines?) which basically sees me arguing for the usage of > standards (XSLT) rather than having to learn a proprietary new > templating system every time you work on someone elses PHP app. >
XSLT is itself yet another language to learn. Albeit a standard, it is much heavier than using simple XML tags or macros with PHP code. personally I never cared much for XSLT, but I imagine that goes back to my not liking LISP either -- which is a case of not liking functional languages versus procedural languages. Cheers, Rob. -- .------------------------------------------------------------. | InterJinn Application Framework - http://www.interjinn.com | :------------------------------------------------------------: | An application and templating framework for PHP. Boasting | | a powerful, scalable system for accessing system services | | such as forms, properties, sessions, and caches. InterJinn | | also provides an extremely flexible architecture for | | creating re-usable components quickly and easily. | `------------------------------------------------------------' -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php