View Single Post
  #39  
Old 05-10-2008, 03:56 AM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Quote:
Originally Posted by Robin View Post
I understand, and as the name suggests, it's a very generic function. addEventListener does not even have to be added, although it would be good.
Then stop making a fuss about it.
Quote:
If catchevent worked the way you and myself would like it to, I could make this:

PHP Code:
function addEventListener(obj,event,func) {
  
obj.catchEvent(event,func);

Yes, that could fit perfectly into your atan->arctan junk.
Quote:
I'd like to keep general c-like based script standards in order to encourage more players to script.
GS2 is easy enough to learn. Personally, I see addEventListener as more confusing. Plus, it's not like people go around and say "HMM I COULD LEARN GS2 BUT IT DOESNT COMPLY WITH MY ECMA**** "
Quote:
You say I do not understand consistency, when I am talking about standards. Standards are about keeping things consistent.
We have consistency. Consistency of GS2. There is no reason we need consistency for any other languages.

Actually, I will start a crusade to make GS2 compliant with my BASICStandards

This way, everyone coming from BASIC would be able to script GS2
__________________
Reply With Quote