hi,

[i move this to php-dev where is the right place IMHO]

indeed the library is used by me, you and perhapse two more people (two have
asked how to get/make/use it). my code is not problematic to change - i am
using different servers for test and production and i can change it with not
more than a minute downtime. not to mention that i can build version with
aliases, change the code live and reinstall version without the aliases...

tell us how hard it is to change your code... now is the most appropriate
time to agree on a certain naming convention. there is a huge discussion
about this on php-dev and my opinion is that once released things must not
be changed. it is better two or four of us change our code and achieve
consistency than release this and tomorrow make aliases and stuff...

both ways look ok to me - vpopmail_<name from lib> and vpopmail_<name from
lib made readable with _>
the api is not something like isalpha and noone is stuck to a name so both
conventions are acceptable now.

btw. i have started an xml doc - would you help me with language stuff -
english is not native for me and i do not feel confident when writing
non-code...

b.

----- Original Message -----
From: "David Croft" <[EMAIL PROTECTED]>
To: "Andrei Zmievski" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, March 01, 2001 11:02 PM
Subject: Re: [PHP-CVS] cvs: php4 /ext/vpopmail .cvsignore CREDITS
Makefile.in config.m4 php_vpopmail.c php_vpopmail.h


>
> On Tue, 16 Jan 2001, Andrei Zmievski wrote:
>
> > > PHP_FE(vpopmail_passwd, NULL)
> > > PHP_FE(vpopmail_setuserquota, NULL)
> [snip]
> > Didn't we agree to put underscores between words in function names, i.e.
> > vpopmail_del_user?
>
> At the expense of losing compatability with the library's existing naming
> convention?
>
> David
>
>
> --
> PHP CVS 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]
>
>


-- 
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