The most common use for this method is to pass in an event name and a
client event, which means you have to call it like:

fireEvent("myEvent",null,null,event);

I would like to swap the argument order so that the client event comes
second. I think this is a LOT more intuitive as the last two arguments
are barely ever used.

Opinions?

James Margaris

Reply via email to