From: jason <ja...@gr...> - 2001-06-30 16:30:40
|
Andreas Aderhold wrote: > BC is the best designed and coded php "app" I've seen so far. This is true. It all seems to start with extensive idea sharing prior to any hacking. Most new applications seems to be initiated by one person for a specific need. Coding begins, and that need is acquired immediately. Then as it grows, it becomes simply bloated and robust. As it's popularity increases, the more beastly it becomes to maintain. At least, this has been my experience with past projects of my own. Speaking of good/bad code, take a look at Drupal some time (www.drupal.org). It's a PHP content management app with "beautiful" design structure and modularity. I learned quite a bit from this project, namely "Less is More". Jason |