[swift-evolution] Why couldn't a class call any of its superclass' initializers?

Daryle Walker darylew at mac.com
Tue Jul 25 23:36:35 CDT 2017


[Sorry if this's been discussed before.]

As long as the superclass sub-object gets initialized, it shouldn't matter if the initializer was designated or convenience. Is there some subtle step on the two-phase initialization I'm missing? Or is this a point to extend in a future version of Swift?

Sent from my iPhone


More information about the swift-evolution mailing list