Jonathan Chaffer has written a very interesting article which explains how the CMS Drupal (which powers this site, btw.) uses many OOP principles and Design Patterns without using PHP's class keyword. It's written purely procedural, while still using the best features the OOP world has to offer.
The main message IHMO is this: OOP != classes.
(via Boris Mann, Marc Canter and drupal.org)
Comments
Help me
Hello, im looking for the Jonathan's article but i cant find it, so if you can help me, please send me a mail.
Thanks anyway
OOP in Drupal
Hi, the new link is http://api.drupal.org/api/file/developer/topics/oop.html/6.
HTH, Uwe.