Google Model-Driven Views: a proposal for extending HTML and the DOM

Of possible interest to the TAG...

 From [1]:

"This document lays out the design for Model-driven Views (MDV): A proposal 
for extending HTML and the DOM APIs to support a sensible separation 
between the UI (DOM) of a document or application and its underlying data 
(model). Updates to the model are reflected in the DOM and user input into 
the DOM is immediately assigned to the model."

I got this from tweet [2] from Paul Irish (with thanks to Dave Orchard for 
the retweet).

Noah

[1] http://mdv.googlecode.com/svn/trunk/docs/design_intro.html
[2] http://twitter.com/#/paul_irish/status/118824596710502400

Received on Wednesday, 28 September 2011 01:12:32 UTC