Sometime on Feb 18, Hrvoje Nikšić assembled some asciibets to say:

> Later I did come across your HTML.Template, but I found that I
> preferred some of the design and implementation choices I've made.
> I'll list some examples that convinced me to stick with a separate
> implementation:

After looking at your template, I'd say that I like your design too.  My 
design decisions were influenced by two factors prevalent at the time 
that it was written.

- I only had access to jdk 1.1.8 - hence the choice of Hashtables
- I was primarily a perl programmer with a need for a means to separate 
code and presentation in java - which is why it looks more like perl and 
less like java.

I also liked that you had implemented filters.  I'd meant to do it a 
long time ago, but just never got down to it, primarily because I didn't 
have a need for it.  I find that most people use filters for just one 
purpose - to get this to work: <tmpl_include name="<tmpl_var filename>">

All the best to your project, maybe I'll contribute to it sometime.

Philip

-- 
Matter cannot be created or destroyed, nor can it be returned without a
receipt.



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Html-template-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to