MochiKit TODO
- Support for TAL or Kid-like templating (like the ajax_tables example).
- A nice general API for doing a complex async XMLHttpRequest (e.g. supporting POST, etc. directly), and an API for doing synchronous XMLHttpRequests. (See <http://groups-beta.google.com/group/mochikit/browse_thread/thread/de8ed8b42bfe52e7>).
- Some kind of iframe, injected-script-tag, or Flash (ugh) API for getting at data to work around the brain-dead "security" model of XMLHttpRequest.
- WebDAV
- SimpleEventSystem ? (Bob, what do you think?)
- script.aculo.us-like visual effects. Candidate: ScriptAculoUs.
- Support for select and textarea fields in formContents().
The ever-present TODO items are:
- Tutorials / High-level documentation
- More demos (and add more polish to the demos we do have)
