[swift-evolution] [Completing Generics] Completing protocol extension diagnostics
Brent Royal-Gordon
brent at architechies.com
Tue Mar 8 17:48:49 CST 2016
> Would/Could the warning be silenced if `doSomething()` is called by one of the methods that do satisfy requirements? (I know that it is possible, is it reasonable?)
If the `scoped` proposal passes (note: I am still -1 on that proposal), that might be another criterion for permitting a non-conforming member in an extension.
--
Brent Royal-Gordon
Architechies
More information about the swift-evolution
mailing list