> [matz:] > > |I am glad to see File.read(path) in Ruby 1.8. But what about > |File.write(path, data)? > > I've never felt the need for "write at once". Do you feel often? > I've implemented it myself on all (3) projects I've done recently. That's not to say I will need it all the time from now on, but I certainly find it very useful. Gavin