No. I am very much against operator overloading.
It leads to confusion and I can tell you that from a lot of C++ experience debugging very large applications. The code looks sexy and it's horrible to debug and understand what's happening.
Andi


At 10:59 AM 2/3/2005 +0100, Sebastian Bergmann wrote:
Andi Gutmans wrote:
> Comments/Flames/Praises to this list :)

 Just curious: Have you considered adding the operator overloading
 patch [1] by Johannes Schlüter that has been floating around for a
 while?

 Greetings,
Sebastian

--
[1] http://anonsvn.schlueters.de/svn/phpatches/HEAD/operator_overloading.diff


--
Sebastian Bergmann                      http://www.sebastian-bergmann.de/
GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD 6277 0E5B 6867 C514 B85B 5D69

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

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



Reply via email to