Dojo Toolkitの履歴
命名規則がしっかりしてて、既存APIを拡張してないから大規模開発に向きそう。
http://dojotoolkit.org/
prototype.jsのbind
var foo: Function=dojo.hitch( scope: Object, method: Function|String ,...);
命名規則がしっかりしてて、既存APIを拡張してないから大規模開発に向きそう。
http://dojotoolkit.org/
var foo: Function=dojo.hitch( scope: Object, method: Function|String ,...);