Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:26368 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 63146 invoked by uid 1010); 5 Nov 2006 18:54:22 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 63131 invoked from network); 5 Nov 2006 18:54:22 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Nov 2006 18:54:22 -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:34621] helo=mail.gna.ch) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3F/5C-10980-B533E454 for ; Sun, 05 Nov 2006 13:54:21 -0500 Received: from localhost (localhost [127.0.0.1]) by darkcity.gna.ch (Postfix) with ESMTP id D0410D10DE; Sun, 5 Nov 2006 19:54:16 +0100 (CET) Received: from unknown by localhost (amavisd-new, unix socket) id client-XX77BdYd; Sun, 5 Nov 2006 19:54:16 +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 D4EA1D10D8; Sun, 5 Nov 2006 19:54:15 +0100 (CET) Message-ID: <454E335A.3040500@cschneid.com> Date: Sun, 05 Nov 2006 19:54:18 +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> <454E2670.4050806@cschneid.com> <9FF4D6D2-2F94-46AA-B13A-75F51C95892A@prohost.org> <454E2E20.6090909@cschneid.com> <1C679F79-2C5F-4B0A-A60D-4D143E65E7F8@prohost.org> In-Reply-To: <1C679F79-2C5F-4B0A-A60D-4D143E65E7F8@prohost.org> 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: > And your point is what? There are even more rules you need to obey while My point is: Fewer rules make things easier to learn and use. >> Well, almost: DateTime is a date class, not a time class. > > Actually it works with both date & time and calling it datedate seems > rather silly. I am not going to waste more time arguing about DateTime, > this has already been covered numerous time, if you got time to waste go > read internals archives. It wasn't me who brought DateTime back into the discussion ;-) >> We're only talking about native classes anyway. And I think not >> bending the rules simplify usage more than saving a couple of letters. >> Wasn't that a lesson we learned from functions? > > That's your opinion and you are certainly entitled to it, but that's > just it, your opinion. Thanks for finally acknowledging it. I never said it is anything more. Stop feeling offended because we have differing opinions, please, - Chris