[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

[ANN] xmlification-0.8

bruce

9/24/2003 8:30:00 AM

Making the initial release of xmlification, version 0.8, which provides the
XMLification module.

Including XMLification is an easy way to translate Ruby objects into
XML; using a simply-named to_xml method, objects are converted into XML
according to a template (which can specify parameters to be passed to
instance methods to allow for tailored output).

XMLification is meant to be a very light library and at the current
time only provides a very limited featureset. If you need a templating
system that allows for arbitrarily deep nesting or looping, try out
the excellent amrita library, et al.

Suggestions are welcome, bug reports ecouraged.

Follow the links below.

Project homepage:
http://code.../node.php?page=XM...

Download:
http://raa.ruby-lang.org/list.rhtml?name=xm...
http://code.../releases/xmlification-...

Cheers,

Bruce

--
Bruce Williams - bruce@codedbliss.com - http://code...