>> function Point(everyone, secret) {
>>   .everyone = everyone;
> 
> You're requiring manual semicolon insertion before lines like this. 
> Consciously?


Sight. Right. Not a good idea, then.

An important consideration is that eliminating `this` will increase the 
grawlix-factor of JavaScript (I always liked the explicit `this`, especially 
compared to Java).

-- 
Dr. Axel Rauschmayer
a...@rauschma.de

home: rauschma.de
twitter: twitter.com/rauschma
blog: 2ality.com

_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to