[swift-evolution] [Discussion] Enforcing Calling Super

Ben Rimmington me at benrimmington.com
Mon Feb 22 19:14:00 CST 2016


> On 23 Feb 2016, at 00:51, Kyle Sherman via swift-evolution <swift-evolution at swift.org> wrote:
> 
> Here is an updated version of the proposal. If no one has any other comments. Please review and let me know, because I would like to submit it for a review after I get comments on this version.

You could mention the `objc_requires_super` attribute in your proposal.

<http://clang.llvm.org/docs/AttributeReference.html#objc-requires-super>

But I haven't found it used in Apple's frameworks.

-- Ben


More information about the swift-evolution mailing list