I'd have to agree that `=` just feels ugly and slightly wrong for this use case.
On Sun, Oct 30, 2016, 22:05 Caitlin Potter <[email protected]> wrote: > > > > On Oct 30, 2016, at 9:33 PM, David Baldwin < > [email protected]> wrote: > > > > So just to clarify would the non-labeled statements be required to be > before the labeled statements in the object? > > if you wanted this to be compatible with code on the web (eg foo = { key: > value }), yes (and, you do). But that would be a confusing caveat, so I'd > go with a different strategy (new operators or keywords). > > > > > May it would be better to have a "code" key that would contain all > runnable code statements. It wouldn't be aa elegant but at least it would > be clear > > I'm not entirely sure what this means. Something like objc/swift blocks? > > > > > > >> On Oct 30, 2016, 08:09 -0700, [email protected], wrote: > >> Send es-discuss mailing list submissions to > >> [email protected] > >> > >> To subscribe or unsubscribe via the World Wide Web, visit > >> https://mail.mozilla.org/listinfo/es-discuss > >> or, via email, send a message with subject or body 'help' to > >> [email protected] > >> > >> You can reach the person managing the list at > >> [email protected] > >> > >> When replying, please edit your Subject line so it is more specific > >> than "Re: Contents of es-discuss digest..." > >> > >> Today's Topics: > >> > >> 1. Re: Proposal: expression mode (=) (Caitlin Potter) > >> 2. Re: Proposal: expression mode (=) (Caitlin Potter) > >> > >> _______________________________________________ > >> es-discuss mailing list > >> [email protected] > >> https://mail.mozilla.org/listinfo/es-discuss > > _______________________________________________ > > es-discuss mailing list > > [email protected] > > https://mail.mozilla.org/listinfo/es-discuss > _______________________________________________ > es-discuss mailing list > [email protected] > https://mail.mozilla.org/listinfo/es-discuss >
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

