[swift-evolution] stored properties in extensions (was: associated objects)

Anton Zhilin antonyzhilin at gmail.com
Sat Oct 15 08:07:07 CDT 2016


Currently, we can expect that fields of a type are all collected in the
same place. This expectation applies more for "static" and less for
"dynamic" types.
So I agree with the idea for @objc classes, strongly disagree for structs,
and disagree for regular classes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20161015/6dd444a4/attachment.html>


More information about the swift-evolution mailing list