On 2009-12-11, at 9:33 AM, Damien Tournoud wrote: > a big part of the view and the controller is > actually handled by the browser.
This is true for how %99.9 percent of the Drupal installations out there, but a "view" doesn't have to be graphical. A View could be RSS, XML, Postscript, etc. IMO the $page array in D7 brings Drupal much closer to an MVC-like design, as you now have an abstracted representation of data before it's processed by the View (whatever your theme_* and .tpl.php files do). --Andrew
smime.p7s
Description: S/MIME cryptographic signature
