I'd like to convert the reflection API to the current php standard of
CamelCaps (instead of underscores) for it's class and method names.
Any objections?
George
Hello George,
Tuesday, December 2, 2003, 6:58:58 PM, you wrote:
I'd like to convert the reflection API to the current php standard of
CamelCaps (instead of underscores) for it's class and method names.
Any objections?
No objections. Strong agreement.'
--
Best regards,
Marcus mailto:helly@php.net
I'd like to convert the reflection API to the current php standard of
CamelCaps (instead of underscores) for it's class and method names.
Any objections?
yes
Derick
I'd like to convert the reflection API to the current php standard of
CamelCaps (instead of underscores) for it's class and method names.
Any objections?yes
Care to elaborate?
George
I'd like to convert the reflection API to the current php standard of
CamelCaps (instead of underscores) for it's class and method names.
Any objections?yes
Care to elaborate?
Sure, i'll repeat what I said on IRC:
19:47 <@Derick> 1. it's not any standard
19:47 <@Derick> 2. it's ugly as hell
19:47 <@Derick> (it was 'standard' for a while but due to popluair demand we
removed it from coding_standards)
19:57 <[GeorgeS]> Derick: didn't see the change to CODING_STANDARDS.
But that's a good reason.
Please have a look at the archives for this, as I remember having a
discussion about this too. IMO all internal functions use the underscore
way, so why deviate for methods? (This is as far as I go, no need to
discuss this again)
Derick
George Schlossnagle wrote:
I'd like to convert the reflection API to the current php standard of
CamelCaps (instead of underscores) for it's class and method names.
Why deviate from PEAR CS in this?
--
Sebastian Bergmann
http://sebastian-bergmann.de/ http://phpOpenTracker.de/
Das Buch zu PHP 5: http://professionelle-softwareentwicklung-mit-php5.de/