On Wed, 03 Dec 2003 11:52:35 +0100
Ulf Wendel <[EMAIL PROTECTED]> wrote:

> php_native_func()
> myFunc()

We are not talking about function names but methods.

> or even:
> 
> obj->php_native_func()
> obj->myFunc()

Quick thought, does that work with overload? See Lukas post.

pierre

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

Reply via email to