Hi, Should any piece of Drupal code (especially the newly written codes) contain objects? Should I design new modules/etc in object oriented way? I use fgrep to browse in Drupal cvs code, but I can't find any class. Is it a non-written coding standard to not use oo? (by the way in PHP4 the oo is not very mature) Thanks, Aron Novak