[ruby][javascript] OrbJSON

Orbjson is a JSON-RPC object request broker for JavaScript/Ruby RPC interaction.
Communication between client and server is done using JSON, the JavaScript object notation

JSON-RPCのRubyによる実装。んでJSONのパーサーとしてはこれを使っているらしい。
http://json.rubyforge.org/
rubyのgemって本当に素敵。


JSON-RPCには他にもいくつか実装がある。 http://json-rpc.org/
JSON自身のサイトはこっち。 http://www.json.org/
ちなみに"Second simplest json parser in the universe"っていうのがこれ。
http://rubyforge.org/snippet/detail.php?type=snippet&id=29


んで、RoRとOrbJSONをあわせて使うっつう記事
http://wiki.rubyonrails.com/rails/pages/IntegrationWithOrbjsonWish
http://one.textdrive.com/pipermail/rails/2005-March/005018.html

ところで、こちらのページにあるリンクが開けないっす・・・・。
http://d.hatena.ne.jp/secondlife/20050404