Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:20560 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 71889 invoked by uid 1010); 26 Nov 2005 15:47:32 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 71874 invoked from network); 26 Nov 2005 15:47:32 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Nov 2005 15:47:32 -0000 X-Host-Fingerprint: 195.197.172.116 gw02.mail.saunalahti.fi Linux 2.4/2.6 Received: from ([195.197.172.116:47734] helo=gw02.mail.saunalahti.fi) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id AE/A5-56276-39388834 for ; Sat, 26 Nov 2005 10:47:32 -0500 Received: from nest.netphobia.fi (YZDCXXXI.dsl.saunalahti.fi [85.76.35.232]) by gw02.mail.saunalahti.fi (Postfix) with ESMTP id 4F5EBD8A4E; Sat, 26 Nov 2005 17:47:26 +0200 (EET) Received: from nest.netphobia.fi (nest.netphobia.fi [127.0.0.1]) by nest.netphobia.fi (8.13.1/8.13.1) with ESMTP id jAQFlSl3002851; Sat, 26 Nov 2005 17:47:28 +0200 Received: from localhost (jani@localhost) by nest.netphobia.fi (8.13.1/8.13.1/Submit) with ESMTP id jAQFlR8G002848; Sat, 26 Nov 2005 17:47:27 +0200 X-Authentication-Warning: nest.netphobia.fi: jani owned process doing -bs Date: Sat, 26 Nov 2005 17:47:27 +0200 (EET) Reply-To: Jani Taskinen To: Sebastian Bergmann cc: internals@lists.php.net In-Reply-To: Message-ID: References: <7.0.0.16.2.20051124161240.0573e640@zend.com> <20051125034515.6fefa4e2@localhost.localdomain> <43867C6C.2010209@prohost.org> <20051125040950.26305e08@localhost.localdomain> <43869FC5.4060708@lerdorf.com> <20051125075501.79718ee6@localhost.localdomain> <1132903004.9936.25.camel@localhost.localdomain> <1086017308.20051125091648@marcus-boerger.de> <01.D8.11378.05EC6834@pb1.pair.com> <1946534082.20051125100920@marcus-boerger.de> <4386D5C6.8040802@php.net> <4386E355.7020901@cschneid.com> <43870917.5070409@prohost.org> <43870E22.8000309@cschneid.com> <955021720.20051125202818@marcus-boerger.de> <4387AF5F.4080204@cschneid.com> <4387B168.5000505@gmail.com> <4387B8C7.9030204@fission.org.uk> <1683823410.20051126134329@marcus-boerger.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Re: [PHP-DEV] Re: PHP 5.1 (Or How to break tousands of apps out there) From: sniper@iki.fi (Jani Taskinen) On Sat, 26 Nov 2005, Sebastian Bergmann wrote: > > Marcus Boerger schrieb: >> And i'd say that people wanting namespaces are the minority. > > The majority of people using PHP does not know what namespaces are > because they were never in a situation in which they needed them, hence > they do not "want" them. I know pretty well now what they are and I still don't need or want them. You should always prefix anyway. :) --Jani