Investigate removing the MochiKit dependency
Status: Alpha
Brought to you by:
oracleshinoda
MochiKit is quite big, even with only the six modules Pieforms is using. Overall size might decrease a lot if the javascript was all to be written manually.
Alternatively, perhaps switching to JQuery might gain size improvements without the pain of making native javascript work in all browsers.
I should at least investigate this.