[swift-evolution] reinitializing part of an object where calling super.init is optional
Amir Michail
a.michail at me.com
Sat Dec 5 10:36:32 CST 2015
This would be useful in reinitializing a custom widget for example where the UIView is allocated and initialized only once. The reinitialization would not call super.init in this case.
More information about the swift-evolution
mailing list