At 06:46 10/5/2001, Harald Radi wrote:
>looking forward to getting php case sensitive i'm just wondering that
>function names are exported mixed case in the com extension.
>e.g. there's a COM_load() and a com_set(), is there a special reason for
>this (zeev) ?

There's no special reason, and it's going to be fixed if&when we switch to 
case sensitivity (right now the declaration doesn't really matter).  At any 
rate, to match the standards file, I'll fix it to be lowercase.

>another question: according to the CODING_STANDARDS file every function
>should be lowercase, but how about exported classes ? is there a guidline
>for this ?


No guidelines yet.  I'm sure we'll work on them when it becomes relevant.

Zeev


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to