Text templating packages

rubyists-

can anyone reccomend a text templating library from the RAA? there are quite
a few to choose from. i love amrita for html, but want to use something
similar for sql generation. i’m just wondering if anyone has done any
comparisons or has preferences.

thanks.

-a

···

Ara Howard
NOAA Forecast Systems Laboratory
Information and Technology Services
Data Systems Group
R/FST 325 Broadway
Boulder, CO 80305-3328
Email: ara.t.howard@noaa.gov
Phone: 303-497-7238
Fax: 303-497-7259
~ > ruby -e ‘p(%.\x2d\x29…intern)’
====================================

can anyone reccomend a text templating library from the RAA? there are quite
a few to choose from. i love amrita for html, but want to use something
similar for sql generation. i’m just wondering if anyone has done any
comparisons or has preferences.

I think ‘misen’ is what you want.

http://devel.korinkan.co.jp/misen/

And MoonWolf is developing a Ruby version of Perl’s HTML::Template. I
don’t know detail of this, but it seems similar to misen and amrita.

http://www.moonwolf.com/ruby/archive/htmltemplate-20030530.tar.gz

He says in his WEBLOG, that there are many improvement from this
version but he did not opened the latest version yet.

The document of Perl version is here. MoonWolf says his Ruby version
is almost compatible to this.

http://sam.tregar.com/html_template.html

···


Taku Nakajima
http://www.walrus-ruby.org/amrita/