Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:8039 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 21278 invoked by uid 1010); 21 Feb 2004 14:05:27 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 21226 invoked from network); 21 Feb 2004 14:05:27 -0000 Received: from unknown (HELO mail.zend.com) (192.117.235.230) by pb1.pair.com with SMTP; 21 Feb 2004 14:05:27 -0000 Received: (qmail 26166 invoked from network); 21 Feb 2004 14:05:25 -0000 Received: from guardian.zend.office (HELO andi-laptop.zend.com) (10.1.1.4) by int.zend.com with SMTP; 21 Feb 2004 14:05:25 -0000 Message-ID: <5.1.0.14.2.20040221160452.03650b40@127.0.0.1> X-Sender: andi@127.0.0.1 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sat, 21 Feb 2004 16:05:21 +0200 To: "Nuno Lopes" ,"Marcus Boerger" Cc: "PHPdev" In-Reply-To: <000601c3f871$77f2ce60$0100a8c0@pc07653> References: <000501c3f86c$2ef5e850$0100a8c0@pc07653> <4906325750.20040221122339@marcus-boerger.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: [PHP-DEV] last Tidy api changes From: andi@zend.com (Andi Gutmans) At 11:54 21/02/2004 +0000, Nuno Lopes wrote: > > Hello Nuno, > > > > The point is that we discussed this very long and came to the conclusion > > that all php5 oo extensions should follow studlyCaps convention in their > > method naming. Hence this will not be changed again. > > > > -- > > Best regards, > > Marcus mailto:helly@php.net > > > > >I think that the is_xxx form is more readable, but as my opion doesn't >count.... I think this rule should be applied only in new >functions/extensions. > >If you really decide not to change this, thats more work to me.... :) The >documentation will become more confusing, but..... I think Tidy is new enough so that this BC break will affect very few. Andi