Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:31272 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 5317 invoked by uid 1010); 25 Jul 2007 19:11:09 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 5302 invoked from network); 25 Jul 2007 19:11:09 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Jul 2007 19:11:09 -0000 Authentication-Results: pb1.pair.com smtp.mail=stas@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=stas@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 63.205.162.114 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 63.205.162.114 unknown Windows 2000 SP4, XP SP1 Received: from [63.205.162.114] ([63.205.162.114:23850] helo=us-ex1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E6/CD-02163-540A7A64 for ; Wed, 25 Jul 2007 15:11:07 -0400 Received: from [127.0.0.1] ([192.168.16.180]) by us-ex1.zend.com with Microsoft SMTPSVC(6.0.3790.1830); Wed, 25 Jul 2007 12:10:58 -0700 Message-ID: <46A7A03B.4090509@zend.com> Date: Wed, 25 Jul 2007 12:10:51 -0700 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.5 (Windows/20070716) MIME-Version: 1.0 To: ceo@l-i-e.com CC: Brian Moon , =?ISO-8859-1?Q?David_Z=FClke?= , PHP Internals References: <46A31D95.2080407@fischer.name> <46A4661A.6080202@zend.com> <200707231140.55535.pstradomski@gmail.com> <46A4BA4F.6090506@dealnews.com> <40CA6572-030F-43E2-8706-64D1167C527C@bitxtender.com> <46A4C090.50402@php.net> <48683.209.254.223.2.1185330599.squirrel@www.l-i-e.com> In-Reply-To: <48683.209.254.223.2.1185330599.squirrel@www.l-i-e.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 25 Jul 2007 19:10:58.0913 (UTC) FILETIME=[88B09D10:01C7CEEF] Subject: Re: [PHP-DEV] Question about Namespace patch From: stas@zend.com (Stanislav Malyshev) > 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 stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com