Hello Andi,

  the point is probably that there is no way in determinig whether a
certain function is supposed to work prior to calling it.

regards
marcus

Wednesday, January 4, 2006, 12:45:23 AM, you wrote:

> Why not just use Reflection API to check? It seems quite trivial to do so.

> At 12:57 PM 1/3/2006, Andrew Yochum wrote:
>>Currently there is no way to detect if the __call overloads a particular
>>method.  Property overloading has __isset now in 5.1 - maybe for method
>>overloading the equivalent should be something like __iscallable.  Maybe
>>method_exists should remain as is, as the method won't ever really exist
>>but is_callable would/could use it, or perhaps some new function.
>>
>>Is this a reasonable request?  Thoughts?
>>
>>Regards,
>>Andrew
>>--
>>Andrew Yochum
>>Plexpod
>>[EMAIL PROTECTED]
>>718-360-0879
>>
>>--
>>PHP Internals - PHP Runtime Development Mailing List
>>To unsubscribe, visit: http://www.php.net/unsub.php




Best regards,
 Marcus

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

Reply via email to