[swift-evolution] [Completing Generics] Completing protocol extension diagnostics
Howard Lovatt
howard.lovatt at gmail.com
Wed Mar 9 22:18:23 CST 2016
Yes. Just really saying that in another language, Java, they went through
the same discussion, chose override, and that it worked out well.
-- Howard.
On 10 March 2016 at 14:55, Brent Royal-Gordon <brent at architechies.com>
wrote:
> > For type A problems: why not require that you annotate with overload?
>
> This is basically the same thing as the suggestion to use `implements`,
> except that `override` (which I assume is what you meant) is not really
> accurate since you only override inherited methods.
>
> --
> Brent Royal-Gordon
> Architechies
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20160310/ddd44257/attachment.html>
More information about the swift-evolution
mailing list