I was reading "Ruby In A Nutshell" and I started thinking - hey, maybe I
should write HTML::Template for Ruby.  So I swing over to the Ruby
Application Archive and there it is!  IKEBE Tomohiro beat me to it.
Check it out:

  http://www.0xfa.com/~ikechin/ruby/html-template-0.16/html-template.rd

Interestingly, the implementation is much closer to internal module that I
based HTML::Template on.  It's probably around 100x to 1000x times slower
than the Perl HTML::Template!  Whew.  I feel a little better.

So, IKEBE, want to join the list and make this a multi-language project?
I'd be happy to help you improve the Ruby version.

-sam
PS: HTML::FillInForm got the Ruby treatment too but the docs are in
Japanese.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to