Names of some SVG events

I think some of the SVG events are named inconsistenly.  Specifically,
the shapechange and renderedbboxchange events.  Other event names use
"changed" rather than "change".  Also, some events are all lower case
(like renderedbboxchange) and others use camel case (URLResponse,
connectionData, filesSelected).  I think they all should use the same
style, to avoid confusion, since event names are case sensitive.

Cameron

-- 
Cameron McCormack
|  Web: http://mcc.id.au/
|  ICQ: 26955922

Received on Tuesday, 18 January 2005 11:51:48 UTC