Or, in my dream world of PHP being unique:
import LibB (-Date);
import LibB::Date as BDate;

next would be:
SELECT class FROM LibB WHERE class.name NOT LIKE 'Date%' AND class.version < 3.14 OR class.approved='Manager'
Maybe we should use PDO to support these? ;)

I don't think it works well at all for the unwashed masses that just
want to get the job done with minimum fuss -- which is what PHP was
originally all about :-)

Unwashed masses did 10 years fine without it :)
--
Stanislav Malyshev, Zend Software Architect
[EMAIL PROTECTED]   http://www.zend.com/
(408)253-8829   MSN: [EMAIL PROTECTED]

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

Reply via email to