At 09:41 PM 4/20/01 -0400, Stig Sæther Bakken wrote:
>The idea is starting to grow on me.  But I think name clashes should
>be defined as errors, that is more consistent with the way function
>and class declarations are done.

Alternatively, we could do the Python way: the base classes are searched in 
depth-first order, and if the base classes define the same symbol, the 
first encountered definition is used.

-Andrei


--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to