On Mon, 28 Jun 2004 13:41:19 -0500, Jay Blanchard
<[EMAIL PROTECTED]> wrote:
> If you are going to duplicate code why not just create a generic class
> with the code that would be duplicated and then extend the class as
> required?
> 

What generic class name would be appropriate in this case?  I just
can't see how I would link the two together.  Also, they would have to
use fairly generic variables names if I were to do this.  Like using
the variable $items for the array of classes of either albums or
photos.

Or maybe this is exactly what OOP is about and I'm just starting to get it.

-- 
Joel Kitching
http://midgardmanga.keenspace.com/

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

Reply via email to