[S5-discuss] Re: [S5 Project] Comment: "What's new in S5?"

ryan king ryan at theryanking.com
Thu Aug 3 20:10:08 CDT 2006


On Aug 3, 2006, at 4:53 AM, Dean Edwards wrote:
> New comment on your post #5 "What's new in S5?"
> Author : Dean Edwards (...)
> E-mail : ...
> URI    : http://dean.edwards.name/
>
> ...
> Eric's original JS code was 23KB in size. The code has now grown to  
> 27KB *after* adding a 110KB library. Use jQuery instead.

I know the code size has grown a bit. There are a few excuses for  
this- switching from tabs to spaces, rewriting the code as OO, adding  
a new feature, etc. But still I know that I've added a bit of weight.

As I've mentioned, my reasons for choosing MochiKit were quite  
arbitrary. Still, I do quite like MochiKit and it seems that it has a  
few nice things that jQuery lacks. Chief among these is the ability  
to connect events to methods of instances objects (correct me if I'm  
wrong, but it doesn't seem that jQuery can do that).

-ryan


More information about the S5-discuss mailing list