Re: [PHP-DEV] resepcting naming/style conventions

2003-07-28 Thread Justin Hannus
Ahh, yes. Please excuse my ignorance :) "Alan Knowles" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > 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

Re: [PHP-DEV] resepcting naming/style conventions

2003-07-25 Thread Alan Knowles
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 basica