« HTTP::Server::Simple::CGIの使い方 | メイン | TechnoratiのTag検索ページをみて思った。 »

SebastianがMochikitをやらないか、と言ってる。

先日id:secondlifeさんが紹介していたMochiKitをやらないかとSebastianがCatalystのMLで言ってる。

MochiKitの良いところをいくつかあげているのだが、

There is a better alternative to prototype at http://mochikit.com
* Event based like our POE and Python Twisted
* Cool developer features like a terminal, a dumper (like
Data::Dumper) and logging (http://mochikit.com/screencasts/
MochiKit_Intro-1.mov)
* First class JSON support
* Very good test coverage
* Very good documentation
* JSAN support
* Framework agnostic and very open development (it's already in use
by http://turbogears.com)
* No script.aculo.us :(


Perlが中心な感じが笑える :(
んで、script.aculo.usのようなeffectライブラリをつくらないか。と書いていました。

このメールの最初の部分はprototype.jsの嫌なところを書いてたりしているのですが、

* No JSAN integration
* RoR oriented development

などなど、こっちもPerl中心(w


MochiKitも微妙に興味が湧いたけど、どうなのでしょう。