JSMVC Blog
Javascript MVC Single Page App Framework
Status: Pre-Alpha
Brought to you by:
cozmicdragon
I added back in the two way binding to the models and views.
Add extension to the handlebars to handle binding hand off to the observable object.
also made the views automatically call the binding engine.
The entities now use the binding object to mark items dirty and add to the update queue.