Hey Philip -- > Hey, entered the wrong url into my browser, and landed up at > this page: > > http://htmltmpl.sourceforge.net/ > > It's for python and PHP, and is fully compatible with > HTML::Template.pm. > > I guess this does in fact make HTML::Template the first cross language > templating system (Raise your hand Jesse).
HTML::Template is *ALREADY* the first (and only?) cross-language HTML templating solution! Your Java version made that a reality. The addition of the PHP version *EXTENDS* H::T's lead, making it the first and only templating solution which is compatible with THREE languages! I was philosophizing about this with Sam. I think the reason for this is that HTML::Template is the only templating system (which I've heard of) which specifically contains NO programming code. This makes it reasonable to extend it across languages. > Sam, maybe you could put a link to this page as well as to the java > version at http://html-tmpl-java.sourceforge.net/ Humm.. Perhaps there needs to be a compatibility chart? Also, I would be interested in performance benchmarks. Run-time performance is a major feature of HTML::Template. TTYL, -Jesse- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
