From: Harpo Date: 2006-01-06T01:37:59+09:00 Subject: Re: [ANN] Rio 0.3.7 rio4ruby wrote: > Announcing Rio 0.3.7 > > == Overview > > Rio is a Ruby I/O convenience class wrapping much of the functionality > of IO, File and Dir. Rio also uses FileUtils, Tempfile, StringIO, > OpenURI, Zlib, and CSV to provide similar functionality using a simple > consistent interface. In addition to forwarding the interfaces > provided by IO, File, and Dir to an appropriate object, Rio provides a > "grande" interface that allows many common application-level I/O and > file-system tasks to be expressed succinctly. Bravo ! .... Because : .. It is very useful. .. It is well documented. I just had a quick look at the doc, I'm a newbie and I didn't understand everything, things will be clearer when I'll use Rio. Thanks ! > == Contact > Project:: http://rubyforge.org/projects/rio/ > Documentation:: http://rio.rubyforge.org/ > Bugs:: http://rubyforge.org/tracker/?group_id=821 > Email:: rio4ruby@rubyforge.org