From: Rover Rhubarb Date: 2007-05-08T06:26:00+09:00 Subject: Re: using YAML as config Let me add: - I meant DomainType, not dynamic type - The use of yaml_as is redundant since I can get the same effect without it - where my objects are dumped as - !ruby/object:Channel instead of my own silly name. Still not good enough: how do I get rid of the !ruby/object machine-talk. (Is it machine-talk, or was YAML designed by bushmen of the Kalahari, where the scripting language of choice is "click-ruby") -- Posted via http://www.ruby-forum.com/.