> Am 06.01.2016 um 06:23 schrieb Xiaodi Wu via swift-evolution 
> <[email protected]>:
> 
> It would remain very much possible to formalize an existing pattern because, 
> in the case of your example (unless I'm misunderstanding?), you are not also 
> providing a default implementation of the "min" and "max" getters, and the 
> IntXX structs would have nothing to override. Indeed, you'd hardly be 
> formalizing an existing pattern if you had to supply de novo implementations!

The pattern might exist for some existing classes or structs but it might still 
be useful for new classes or even for some existing ones to provide a default 
implementation.

-Thorsten 
_______________________________________________
swift-evolution mailing list
[email protected]
https://lists.swift.org/mailman/listinfo/swift-evolution

Reply via email to