Date: 02/28/01
- Next message: Phil Driscoll: "Re: [PHP-DEV] ctype function (re?)naming"
- Previous message: eschmid <email protected>: "[PHP-DEV] PHP 4.0 Bug #7622 Updated: Servlet API. VM crashes with session_start()"
- Maybe in reply to: Hartmut Holzgraefe: "[PHP-DEV] ctype function (re?)naming"
- Next in thread: Karl Austin: "[PHP-DEV] RE: [PHP-QA] Re: [PHP-DEV] ctype function (re?)naming"
- Reply: Karl Austin: "[PHP-DEV] RE: [PHP-QA] Re: [PHP-DEV] ctype function (re?)naming"
- Reply: Richard Lynch: "[PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] ctype function (re?)naming"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>RFC: what should their names be in 4.0.5?
>
> ( ) stay with ctype_alpha() ...
> (X) switch to ctype_isalpha() ...
> ( ) switch to ctype_isalpha() ... and have ctype_alpha() aliases
> ( ) switch to ctype_is_alpha() ...
> ( ) switch to ctype_is_alpha() ... and have ctype_alpha() aliases
> (X) have an alias if isalpha()
>
A heated argument seems to be developing, which IMHO makes no sense when we
are discussing a tiny corner of the language. Yes, function names should be
consistent, however because the current namespace is such a mess it is
impossibly to argue the toss on this issue because all we can do is make the
function name compatible with one (or more) of a range of inconsistent
'standards' throughout the language.
It HAS to be time for a big tidy up, as it is clearly impossible to 'do the
right thing' under current circumstances.
Cheers
-- Phil Driscoll Dial Solutions +44 (0)113 294 5112 http://www.dialsolutions.com http://www.dtonline.org-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Phil Driscoll: "Re: [PHP-DEV] ctype function (re?)naming"
- Previous message: eschmid <email protected>: "[PHP-DEV] PHP 4.0 Bug #7622 Updated: Servlet API. VM crashes with session_start()"
- Maybe in reply to: Hartmut Holzgraefe: "[PHP-DEV] ctype function (re?)naming"
- Next in thread: Karl Austin: "[PHP-DEV] RE: [PHP-QA] Re: [PHP-DEV] ctype function (re?)naming"
- Reply: Karl Austin: "[PHP-DEV] RE: [PHP-QA] Re: [PHP-DEV] ctype function (re?)naming"
- Reply: Richard Lynch: "[PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] ctype function (re?)naming"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

