> From: Andi Gutmans [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, December 03, 2003 11:43 PM
 
> At 11:35 PM 12/3/2003 +0100, Michael Walter wrote:
> >Markus Fischer wrote:
> > > [...]
> >>         I like the initial argument brought up by Mr. Wendel, namely to
> >>         easily differentiate between PHP method calls and userland
> written
> >>         method calls.
> >>         - Markus (and his cow)
> >
> >How is this an advantage?
> 
> You easily see what is taken from the language and what is user-land code.

Err but OO code is different than function code because of inheritance.
Separating core and userland code like this is absolutely ludicrous because
then you don't even need to use OO to begin with. I mean then you might as
well stick with functions which isn't what Ulf wants (that's why I was so
surprised to see Ulf suggesting something like this).

Regards,
Lukas

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

Reply via email to