I am quite pleased with MochiKit.

Javascript is showing up everywhere. And modules like MochiKit.DateTime
MochiKit.Format are particularly helpful in these cases. Is there a
good way to separate the generally useful javascript parts such as
these from the ones only useful to the web. Is it best to just modify
MochiKit.js for my own use? Do I just edit the
MochiKit.MochiKit.SUBMODULES global?

I realize AJAX and the web are probably the priorities, however I am
curious where MochiKit for general purpose Javascript fit in projected
future of the library.  I, for one, would like to see more general
helpers or more guidence to whatever exists already in places like
Base.

Will these or can these be separated out and distributed in a fashion
where mochikit may be used more off line, as well. I suggest a way to
only load what you want or (possible) have a base MochiKit separate
from the modules.

-- Brian http://brianray.chipy.org

Reply via email to