Chris wrote:
Jochem Maas wrote:
Chris wrote:
Hi,
I've got a collection of Element classes (about 8 different ones).
They are all subclasses of a single parent element. I'm trying to
extend their functionality (both the individual classes, and the
parent class they inherit).
I can extend
Brian V Bonini wrote:
On Fri, 2005-07-15 at 17:53, Chris wrote:
Yeah, I understand... Is multiple inheritance something that true OOP
languages can do?
Yes.
Thanks
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Fri, 2005-07-15 at 17:53, Chris wrote:
> >
> Yeah, I understand... Is multiple inheritance something that true OOP
> languages can do?
>
Yes.
--
s/:-[(/]/:-)/g
BrianGnuPG -> KeyID: 0x04A4F0DC | Key Server: pgp.mit.edu
Jochem Maas wrote:
Chris wrote:
Hi,
I've got a collection of Element classes (about 8 different ones).
They are all subclasses of a single parent element. I'm trying to
extend their functionality (both the individual classes, and the
parent class they inherit).
I can extend each Element
Chris wrote:
Hi,
I've got a collection of Element classes (about 8 different ones). They
are all subclasses of a single parent element. I'm trying to extend
their functionality (both the individual classes, and the parent class
they inherit).
I can extend each Element subclass with it's new
Hi,
I've got a collection of Element classes (about 8 different ones). They
are all subclasses of a single parent element. I'm trying to extend
their functionality (both the individual classes, and the parent class
they inherit).
I can extend each Element subclass with it's new specific func
6 matches
Mail list logo