This post originated from an RSS feed registered with Ruby Buzz
by Daniel Berger.
Original Post: Another day, another YAML bug
Feed Title: Testing 1,2,3...
Feed URL: http://djberg96.livejournal.com/data/rss
Feed Description: A blog on Ruby and other stuff.
Am I the only one who thinks that neither Syck nor YAML were stable enough to warrant inclusion in the stdlib, much less an Object.to_yaml method? Why don't we have Object.to_xml? There are plenty of established and stable XML C libraries, with stable Ruby bindings.