DConf 2014 Day 2 Talk 3: Designing an Aurora: A Glimpse at the Graphical Future of D by Adam Wilson
    "Nordlöw" via Digitalmars-d-announce 
    digitalmars-d-announce at puremagic.com
       
    Tue Jul  8 16:04:08 PDT 2014
    
    
  
On Tuesday, 8 July 2014 at 16:03:36 UTC, Andrei Alexandrescu 
wrote:
http://www.reddit.com/r/programming/comments/2a5ia9/dconf_2014_day_2_talk_3_designing_an_aurora_a/
Very intriguing.
First question for Andrew Wilson i reckon :)
Is the Immutable Scene Object (ISO) supposed to be an exact copy 
(same type and same contents) of the User Scene Object (USO) 
especially with regards to the Model-View-Controller pattern:
https://en.wikipedia.org/wiki/Model-View-Controller
I'm asking because I first thought that
- USO typically maps to the Model (data) and the
- ISO typically maps to the View (visual representation)
    
    
More information about the Digitalmars-d-announce
mailing list