On Fri, 18 Feb 2005 19:14:27 +0100
Marcus Boerger <[EMAIL PROTECTED]> wrote:

> Hello Antony,
> 
>   there is no need to fetch the instance (or create a temporairy one)
>   since
> the function table is bound to the class rather then the instance.
> This is the major difference between real object oriented (sometimes
> referred to as prototype based like java script for instance) and
> class based.

Yeah, thanks for the hint, Marcus.
Here is new version of the patch:

http://tony2001.phpclub.net/dev/tmp/is_callable_new.diff 

-- 
Wbr, 
Antony Dovgal aka tony2001
[EMAIL PROTECTED]

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

Reply via email to