On Thu, 4 Sep 2003, Marcus Börger wrote:

> As the only consequence i think we should remove that part 6 from our CS.

let's replace it with this:

[6] Method names follow the same naming style as normal 
    functions like "mysql_connect".
 
     Good:
     'connect()'
     'get_data()'
     'build_some_widget()'
 
     Bad:
     'get_Data()'
     'buildSomeWidget()'
     'getI()'   

Derick
 

-- 
"Interpreting what the GPL actually means is a job best left to those
                    that read the future by examining animal entrails."
-------------------------------------------------------------------------
 Derick Rethans                                 http://derickrethans.nl/ 
 International PHP Magazine                          http://php-mag.net/
-------------------------------------------------------------------------

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to