You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ahhhh, this has actually been a frequent, long-running proposal, though I can't seem to find the most pertinent past issues... #944 is related.
The short answer is: Jeremy doesn't like it; it lets you write very confusing code. Object-passing, in the style you give in your first example, is a special case.
However, if you really want to see this, I'd suggest putting together a detailed, wide-ranging proposal for "How CoffeeScript Should Handle Whitespace." The current behavior is a little bit patchworky, and I'm hoping it'll change in the future, if someone can think it through all the way.
we can write
I'd like the same ability for non-objects, ie
would this be terribly hard / ambiguous?
The text was updated successfully, but these errors were encountered: