Re: [PHP-DEV] Implementation (simple!) operator overloading From: Emiliano (emile <email protected>)
Date: 07/10/00

> Well, you do the overloading yourself right,
> you write the function to be called when we encounter an
> overloaded function..

You don't allways do it yourself, things like libraries & stuff can define
them too. You're welcome to use opeoverloading of course. I just happen to
think that Java does the right thing.

Emile

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>