On Wed, 18 Feb 2004 12:14:04 -0500
John Coggeshall <[EMAIL PROTECTED]> wrote:

> if I download a new class from some site, or otherwise use someone
> else's code, how do I know other than digging through the source on
> a method's context? If $this isn't set I can't do the check, and if
> then engine doesn't do it there isn't a way to tell the difference.

To help John to do not read the sources ;-) (and many of us as well) it
should be nice if the reflection api returns this infos in getMethods()
result. For now only the methods name and the class name are returned.
If it's possible.

pierre

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

Reply via email to