Would you like support for trailing commas in #scala? Vote here: https://github.com/scala/scala.github.com/pull/533 …
-
-
Replying to @travisbrown @dwijnand
I don’t see how this feature would be surprising. It would help us, the supporters of this. Would it harm you?
1 reply 0 retweets 1 like -
It forces me either to put up with inconsistency or to have this awful conversation for every new team and codebase. :)
1 reply 0 retweets 2 likes -
-
`Seq(1,)` vs. `Seq(1)`. Every project I work on has (sometimes implicit) conventions about semicolon use, whitespace, etc.
3 replies 0 retweets 0 likes -
…this is just one more thing to squabble about, have to enforce via linting or in code review, etc.
2 replies 0 retweets 0 likes -
Replying to @travisbrown @cvogt
good feedback, I'll incorporate it into the doc. But to me it's a small price for the convenience.
1 reply 0 retweets 2 likes -
for me the effort it takes to scan and disregard the meaningless comma is a high price to pay. Goes both ways.
1 reply 0 retweets 2 likes
Should we permit a trailing `+` on sequences of summed integers too? ;)
-
-
Replying to @propensive @dwijnand and
oh, good idea. How about trailing closing parens?
0 replies 0 retweets 2 likesThanks. Twitter will use this to make your timeline better. UndoUndo
-
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
on this—Scala doesn't need yet more syntax for people to fight over / be surprised by / be inconsistent about.