On Tue, 2 Dec 2003, Christian Stocker wrote: > > This raises my question of my the new Exception class uses CamelCaps instead > > of underscores? > > > > For instance, its methods are: getMessage(), getCode(), etc. > > > > I don't think any other built-in method or packaged extension does this. > > ext/dom and ext/xsl use camelCaps as well
here it makes a bit sense because it's the Dom standard to do so and to have the possibility to point at the dom docs instead of forcing the developers to write documentation ;-) Derick -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php