Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:3617 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 65787 invoked by uid 1007); 28 Jul 2003 13:17:36 -0000 Message-ID: <20030728131736.65786.qmail@pb1.pair.com> To: internals@lists.php.net Reply-To: "Justin Hannus" References: <20030725173204.3255.qmail@pb1.pair.com> <3F21C6A8.1070606@akbkhome.com> Date: Mon, 28 Jul 2003 09:06:07 -0400 Lines: 30 Organization: vci X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Posted-By: 63.76.208.30 Subject: Re: [PHP-DEV] resepcting naming/style conventions From: jhannus@visualconceptsinc.com ("Justin Hannus") Ahh, yes. Please excuse my ignorance :) "Alan Knowles" wrote in message news:3F21C6A8.1070606@akbkhome.com... > Justin Hannus wrote: > > >When writing an extension for an API (non-oop) that uses "studlyCaps" naming > >style, which naming style should be respected? PHP's underscore_delimited > >naming or the existing API's studlyCaps style? > > > http://cvs.php.net/co.php/php-src/CODING_STANDARDS > under_score_delimited basically.. > > Regards > Alan > > > > >-- > >Justin Hannus > > > > > > > > > > > >