On 14 Mar 2004 at 19:31, Andi Gutmans wrote: > self:: is always evaluated at compile-time and refers to the class it is > defined in and not the concrete object/class. > > Andi
I think it would be a better for self to refer to the concrete class. Otherwise it is not possible to access overridden static functions or to instantiate the concrete class. -- Ferdinand Beyer <[EMAIL PROTECTED]> -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php