Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:33797 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 20271 invoked by uid 1010); 6 Dec 2007 11:18:58 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 20256 invoked from network); 6 Dec 2007 11:18:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Dec 2007 11:18:58 -0000 Authentication-Results: pb1.pair.com smtp.mail=felho@avalon.aut.bme.hu; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=felho@avalon.aut.bme.hu; sender-id=unknown Received-SPF: error (pb1.pair.com: domain avalon.aut.bme.hu from 84.2.40.7 cause and error) X-PHP-List-Original-Sender: felho@avalon.aut.bme.hu X-Host-Fingerprint: 84.2.40.7 mail02a.mail.t-online.hu Received: from [84.2.40.7] ([84.2.40.7:54148] helo=mail02a.mail.t-online.hu) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C2/52-33463-0AAD7574 for ; Thu, 06 Dec 2007 06:18:57 -0500 Received: from gergely-hodicskas-computer.local (catv-5984da04.catv.broadband.hu [89.132.218.4]) by mail02a.mail.t-online.hu (Postfix) with ESMTP id E0E38EC0F3 for ; Thu, 6 Dec 2007 12:18:50 +0100 (CET) Message-ID: <4757DA98.8070401@avalon.aut.bme.hu> Date: Thu, 06 Dec 2007 12:18:48 +0100 User-Agent: Thunderbird 2.0.0.9 (Macintosh/20071031) MIME-Version: 1.0 To: PHP Developers Mailing List References: <6C783BAF-1E52-44C3-AC07-C741016E9354@opus1.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] RFC: Dropping Namespace From: felho@avalon.aut.bme.hu (Gergely Hodicska) Hi! > Especially in a framework context there a lot of options how you can > make things more convenient, with > convention over configuration for example. In the end it might turn out > that a developer doesn't have > to type class names that often anymore and the length of such a name > gets less important. And I think typing couldn't be a deciding factor, almost every IDE/editor provide code competition. Best Regards, Felhő