Open GoogleCodeExporter opened 9 years ago
Hello Slawomir,
As far as I know, there is no way of implementing this feature in IE6,7, so
think
this issue will become actual when the market share of those browsers
(summarized)
will decrease to 5-10%%
Regards, Nickolay
Original comment by nickol...@gmail.com
on 6 Feb 2009 at 6:14
Hey,
we could indeed enforce the read-onlyness in supporting browsers. Right now,
"ro"
only means that no setter (setVariableName) will be generated, so if you
attempt to
set the var using a setter you will get an error. There is, however, never
protection
against direct access to a variable.
Original comment by malte.ubl
on 6 Feb 2009 at 6:47
Original issue reported on code.google.com by
slawomir...@gmail.com
on 6 Feb 2009 at 5:50