The Views module doesn't seem to have very much in it. Is it about: + discovering what views are in use? + discovering what the default view is? + discovering what document is associated with a view? I would really like to see in the DOM - a special case view that involves having another document as a view of the first - both statically and dynamically. As a static view, it'll probably just be a transformation from document A to document B according to some rule. As a dynamic view - document B would be able to see document A and mutate itself according to a set of rules whenever document A mutates. Much like the observer/subject pattern. (I am just so obsessed with that pattern) Ideally I would have it event driven based on Mutation Events. Thanks -JohnReceived on Friday, 29 September 2000 23:10:25 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 27 October 2009 08:24:52 GMT