Richard Lynch wrote:
If a website is complicated enough to need a class hierarchy, then
something is wrong in your Design. :-) :-) :-)

I don't think anything ever *needs* a class heirarchy, but I wouldn't say using one indicates a design flaw.

Classes themselves are an invaluable tool for creating a logical modular system with reusable components, and IMHO not using them indicates an engineer stuck in the dark ages of software development.

But each to their own.

-Stut

--
http://stut.net/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to