Jeremy Ashkenas wrote:
On Tue, Jun 19, 2012 at 2:59 PM, Brendan Eich <[email protected] <mailto:[email protected]>> wrote:

    Herby Vojčík wrote:

        Will you include options.success?.[index] then, too?


    I wasn't planning on it. CoffeeScript does not have any such thing
    (spelling it ?[ would be hard in CS too, due to array literals).
    Could add it in the future, trying not to overdo the strawman at
    this point. YAGNI and KISS and when-in-doubt-leave-it-out all are
    against it.


Actually, CoffeeScript definitely has it for consistency's sake:

http://coffeescript.org/#try:object.property%3F%5Bone%5D

... we don't have a problem with being whitespace-sensitive for situations like this.

Oops, missed that somehow. Ok, at this point my attempt to avoid ?.[ hangs only on the need for three chars.

/be
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to