Jochem Maas wrote:

rather than an alternative form of static method calling or a new class
related keyword, maybe a new magic constant would be sufficient? e.g.

    __CCLASS__ (C for 'Called')

or
__OWNER__ (the class the 'owns' the method? [from the view point of the caller])

i dont really think a constant is the way to approach this .. considering your caller will not be constant at all ..

regards,
Lukas

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

Reply via email to