The dojox.mvc project is new in Dojo 1.7. It focuses on View (Desktop UI or Mobile UI) to Model data binding concerns on the
client, thereby on easing development of data-rich applications and
accelerating the authoring of applications to Create, Read, Update, and
Delete data using a set of Dojo-based patterns. dojox.mvc deals with data binding concerns for a page, it does not deal with application level concerns, see dojox.app for...
[More]
Tags: 
dojox.mvc
dojo
dojo1.7
data-binding