From: why the lucky stiff Date: 2002-12-12T16:23:41+09:00 Subject: Re: Problems transporting nil values using XMLRPC (net/http ?) NAKAMURA, Hiroshi (nahi@keynauts.com) wrote: > > > > require 'okay/rpc' if you.read( > > "http://wiki.yaml.org/yamlwiki/OkayRpcProtocol" ) > > Sure. > > By the way, what does Okay stand for? > Object Kit Across YAML. It's a great short word, a YAML type family which will cover a wide range (a complete kit) of prototype YAML formats. News syndication is !okay/news, schema is !okay/schema, and so on. Hopefully simple and I might drop the acronym because sometimes they're neat but a lot of times it feels like just another thing to remember. _why