On Thu, Jun 10, 2010 at 05:05, Nebojša Ćirić <[email protected]> wrote:
> I'll fix that, thanks for pointing out. > > Also, the doc is now moved to wiki at > http://wiki.ecmascript.org/doku.php?id=strawman:i18n_api > > If there is a way I would also mark all of the properties with read-only > attribute. > In ES5 you can do read only properties by setting the [[Writable]] internal property to false. -- erik
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

