Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:26356 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 32829 invoked by uid 1010); 5 Nov 2006 17:59:17 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 32810 invoked from network); 5 Nov 2006 17:59:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Nov 2006 17:59:17 -0000 Authentication-Results: pb1.pair.com header.from=cschneid@cschneid.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=cschneid@cschneid.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain cschneid.com from 195.226.6.42 cause and error) X-PHP-List-Original-Sender: cschneid@cschneid.com X-Host-Fingerprint: 195.226.6.42 darkcity.gna.ch Linux 2.5 (sometimes 2.4) (4) Received: from [195.226.6.42] ([195.226.6.42:56941] helo=mail.gna.ch) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3E/67-10980-3762E454 for ; Sun, 05 Nov 2006 12:59:17 -0500 Received: from localhost (localhost [127.0.0.1]) by darkcity.gna.ch (Postfix) with ESMTP id 940CCD10AB; Sun, 5 Nov 2006 18:59:12 +0100 (CET) Received: from unknown by localhost (amavisd-new, unix socket) id client-XXIKCfhv; Sun, 5 Nov 2006 18:59:09 +0100 (CET) Received: from [192.168.1.42] (217-162-171-242.dclient.hispeed.ch [217.162.171.242]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by darkcity.gna.ch (Postfix) with ESMTP id AC73AD10A0; Sun, 5 Nov 2006 18:59:09 +0100 (CET) Message-ID: <454E2670.4050806@cschneid.com> Date: Sun, 05 Nov 2006 18:59:12 +0100 User-Agent: Thunderbird 1.5.0.7 (Macintosh/20060909) MIME-Version: 1.0 To: Ilia Alshanetsky CC: internals@lists.php.net References: <005e01c6ff82$e6092c30$ec01010a@intranet.db> <2FAA3BA3-283C-445D-9648-70C207FF2251@prohost.org> <454CBD65.5040205@cschneid.com> <454D66C4.2090708@cschneid.com> <303397962.20061105053913@marcus-boerger.de> <454D6EDE.60202@cschneid.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at gna.ch Subject: Re: [PHP-DEV] New Datetime class problem From: cschneid@cschneid.com (Christian Schneider) Ilia Alshanetsky wrote: > On 4-Nov-06, at 11:55 PM, Christian Schneider wrote: > >> But my favourite solution would be to >> a) have namespaces handling this issue > > Not happening in 5.2 branch. I know. I'm talking about a long term solution. >> b) not introducing (many) more core classes before that > > They will continue to be introduced as needs for them appear. Sure, I don't doubt that. I'm just describing my favourite scenario. >> c) and thus not having to educate users to use prefixes (to have less >> guidelines is a Good Thing(tm) IMHO) > > I am not even going to bother with this one. So you don't think fewer rules are easier to learn and use? *puzzled* You seem to be offended by something I said. I don't know what that was but I'm apologizing anyway: I didn't mean to attack anyone here. Regards, - Chris