Issue 7: Total rewrite
Project Member Reported by jeremyck...@gmail.com, Sep 22, 2010
JCK needs to be rewritten from the ground up.

Critical changes needed:

- jQuery plugin architecture
- Restructured animation loop, make it safely scale to all situations
- Make it faster


The goals of the new JCK:

- To transform the HTML 5 canvas into a "runtime" for the web
- To simplify and standardize the canvas API across all browsers
- To provide useful development tools for developers (a performance profiler)

All previous issues are to be ignored.