As classes are resolved at run-time, couldn't resolved interfaces of SPL
also? Instead of use the prefix '::'.
e,g,
namespace foobar;
class foo implements SplSubject { }
This should work, as far as I understand. Doesn't it?
--
Stanislav Malyshev, Zend Software Architect
[EMAIL PROTECTED] http
As classes are resolved at run-time, couldn't resolved interfaces of SPL
also? Instead of use the prefix '::'.
e,g,
namespace foobar;
class foo implements SplSubject { }
Regards,
Felipe.
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php