Andi Gutmans wrote: > The facts are the following: > a) Existing PHP functions use underscores.
PHP's internal *function names* should use _ to delimit between words. > b) Some external object models such as Java use StudlyCaps. And this what we should *consistently* adopt for the naming of PHP's internal *method names*. So, of course, I am +1 for studlyCaps. But regardless of a pro/con decision on studlyCaps the result must be consistent. -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Das Buch zu PHP 5: http://professionelle-softwareentwicklung-mit-php5.de/ -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php