Re: aggregation?

php.internals

Wei He

23 years ago
On Fri, 27 Jun 2003, Sebastian Bergmann wrote:
> Wei He wrote: > > Can anyone give an example script demostrating how interfaces look like > > in PHP5? > > http://www.sebastian-bergmann.de/talks/adam-2003-oop.pdf
Thanks. I must have been a very nice presentation. I love PHP Bananas! But the interferce section doesn't show enough details. I'm still looking forward to seeing more detailed examples. Espscially how MI can be replaced by using of interfaces and how in that case overlapping methods are handled. Best, Wei He

Sterling Hughes

23 years ago
This is not a php support channel, either direct your questions to php-general@lists.php.net or look at google. -Sterling On Thu, 2003-06-26 at 23:56, Wei He wrote:
> On Fri, 27 Jun 2003, Sebastian Bergmann wrote: > > > Wei He wrote: > > > Can anyone give an example script demostrating how interfaces look like > > > in PHP5? > > > > http://www.sebastian-bergmann.de/talks/adam-2003-oop.pdf > > Thanks. I must have been a very nice presentation. I love PHP Bananas! > > But the interferce section doesn't show enough details. I'm still looking > forward to seeing more detailed examples. Espscially how MI can be > replaced by using of interfaces and how in that case overlapping methods > are handled. > > Best, > > Wei He
-- "Science is like sex: sometimes something useful comes out, but that is not the reason we are doing it." - Richard Feynman

Sebastian Bergmann

23 years ago
Wei He wrote:
> Espscially how MI can be replaced by using of interfaces
http://csis.pace.edu/~bergin/patterns/multipleinheritance.html
-- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ http://www.professionelle-softwareentwicklung-mit-php5.de/