> On 26 Feb 2017, at 18:17, Derrick Ho <wh1pch...@gmail.com> wrote:
> That is an interesting solution.  Haravikk's solution was a breaking change 
> so it undoubtedly had resistance. 

Actually mine isn't necessarily a breaking change; while my proposal suggests 
removing the ellipsis style variadic declaration it's not a hard requirement, 
as it can also be retained as a shorthand for @variadic [T] and/or be 
deprecated. This is discussed in alternatives considered, as removing ellipsis 
is my favoured solution, as I just don't think it's an important syntax to 
retain, and is easily migrated.

My problem with "splatting" arguments into variadics is that it's even more 
unique syntax to support it.
_______________________________________________
swift-evolution mailing list
swift-evolution@swift.org
https://lists.swift.org/mailman/listinfo/swift-evolution

Reply via email to