[swift-evolution] [Review] SE-0084: Allow trailing commas in parameter lists and tuples
Vladimir.S
svabox at gmail.com
Sun May 15 11:01:03 CDT 2016
Tino, I believe you can start just with [Draft]... thread where you can
present the draft of your proposal. Then, after you'll get opinions and
after the draft will be polished, you can form an 'official' proposal.
For now I didn't hear if someone else wanted to create that proposal. So I
don't see any barrier for you to do this(if you want).
As for proposal itself. Yes, I also think almost all of SE-0084 goals could
be archived in your proposal.
But, personally I believe new proposal should introduce newlines as
separators for any comma-separated list, not limited by funcs/typles but
also array/dicts/generic type list etc. If something will be hard/imposible
to implement - core team can accept the proposal with some exceptions after
the review.
On 15.05.2016 13:18, Tino Heth wrote:
>
>> Tino, would you like to form an 'official' proposal for this(newlines
>> as separators) feature? As I can see, there is a much support in
>> community for this idea, but no one said yet he/she will create a
>> proposal for this.(or I just missed this)
> I feel honored, but I guess there are others (native speaker, closer
> relation to the core team...) who are better suited than me... On the
> other hand, I lack fear of seeing a proposal rejected ;-), so as long as
> deeper thinking doesn't reveal any downsides, I don't mind spending some
> hours and putting my name on the pull request. Afaics, there are no
> plans to change SE-0084 to at least add "making commas optional if
> followed by a newline" as an alternative, so the first step would be a
> separate thread ("Newlines as item separators in lists"?) — but as all
> examples in the proposal use commas followed by newlines, I think all of
> its goals could be archived
>
More information about the swift-evolution
mailing list