On Wed, 2002-06-05 at 10:44, Ilker Cetinkaya wrote:
> 
> "Sebastian Bergmann" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > Andrei Zmievski wrote:
> > > The latest one changes some operators.
> >
> >   Nice, but why not overload + for strings to do the concatenation?
> 
> i totally agree, overloading + for string concat is really desireable.
> imho using -> for member object access is ok. i see php more likely to be a
> c++ derivate than java or c#.
> just my .02c

I guess you should have been here when PHP 3 came out and + suddenly no
longer did string concatenation.  There has been consensus on not
overloading operators since then.  Don't expect this to change.

 - Stig

-- 
Stig Sæther Bakken, Fast Search & Transfer ASA, Trondheim, Norway
http://pear.php.net/wishlist.php/ssb


--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to