[development] is drupal a MVC stuff

Andrew Berry andrewberry at sentex.net
Fri Dec 11 14:44:05 UTC 2009


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2676 bytes
Desc: not available
Url : http://lists.drupal.org/pipermail/development/attachments/20091211/77662165/attachment.bin 


More information about the development mailing list