Mark Volkmann (2015-02-06T11:14:44.000Z)
Agreed, like at the constants on the Math object.

---
R. Mark Volkmann
Object Computing, Inc.

> On Feb 6, 2015, at 12:39 AM, Axel Rauschmayer <axel at rauschma.de> wrote:
> 
> I know that this is a small nit and that it’s probably too late, but: Shouldn’t public symbols (`Symbol.iterator` etc.) have all-uppercase property names? It would indicate that they are constants and it would visually set them apart from other stuff that is in `Symbol` (`Symbol.for()` etc.).
> 
> -- 
> Dr. Axel Rauschmayer
> axel at rauschma.de
> rauschma.de
> 
> 
> 
> _______________________________________________
> es-discuss mailing list
> es-discuss at mozilla.org
> https://mail.mozilla.org/listinfo/es-discuss
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20150206/957c31bb/attachment.html>
d at domenic.me (2015-02-17T20:21:25.156Z)
Agreed, like at the constants on the Math object.