Closed GoogleCodeExporter closed 8 years ago
Would it really be desirable or is it more likely to lead to faulty code not
generating compile time errors?
The external vars were more intended to act as a bridge to outside-of-script
data, so to follow the "principle of minimum surprise", they should ideally
have no side-effect (like property reads/getters), and thus such use would
likely be an error.
Original comment by zar...@gmail.com
on 3 Nov 2014 at 4:44
Original issue reported on code.google.com by
redlichk...@gmail.com
on 3 Nov 2014 at 1:25