Go offline with the Player FM app!
05: Objective-C Interoperability
Archived series ("Inactive feed" status)
When? This feed was archived on February 06, 2022 00:51 (). Last successful fetch was on June 23, 2021 01:36 ()
Why? Inactive feed status. Our servers were unable to retrieve a valid podcast feed for a sustained period.
What now? You might be able to find a more up-to-date version using the search function. This series will no longer be checked for updates. If you believe this to be in error, please check if the publisher's feed link below is valid and contact support to request the feed be restored or if you have any other concerns about this.
Manage episode 176227186 series 1401917
There's been a much stronger focus on calling ObjC from Swift than the other way around, but in this talk we'll cover both directions and the parts of the Swift language involved in the process.
ObjC Interop Overview
- Nikita Lutsenko's talk: https://realm.io/news/altconf-nikita-lutsenko-objc-swift-interoperability/
- NS_SWIFT_NAME
- NS_SWIFT_UNAVAILABLE
- NS_REFINED_FOR_SWIFT
- NS_SWIFT_NOTHROW
- NS_NOESCAPE
- NSEXTENSIBLESTRING_ENUM
- Nullability Annotations
- Generic Annotations
- ClangImporter (omit needless words logic lives here)
- PrintAsObjC
- Kevin Ballard's PR to include unavailable/deprecated/availability attributes: https://github.com/apple/swift/pull/6480
- ObjC codegen via string manipulation. Very hackable.
Proposals on ObjC Interop
- Referencing ObjC key-paths: https://github.com/apple/swift-evolution/blob/master/proposals/0062-objc-keypaths.md
- Referencing ObjC property selectors: https://github.com/apple/swift-evolution/blob/master/proposals/0064-property-selectors.md
- Referencing ObjC selector of a method: https://github.com/apple/swift-evolution/blob/master/proposals/0022-objc-selectors.md
- Great API transformation: https://github.com/apple/swift-evolution/blob/master/proposals/0005-objective-c-name-translation.md
- Import ObjC constants: https://github.com/apple/swift-evolution/blob/master/proposals/0033-import-objc-constants.md
- Make optional requirements ObjC only: https://github.com/apple/swift-evolution/blob/master/proposals/0070-optional-requirements.md
93 episodes
Archived series ("Inactive feed" status)
When? This feed was archived on February 06, 2022 00:51 (). Last successful fetch was on June 23, 2021 01:36 ()
Why? Inactive feed status. Our servers were unable to retrieve a valid podcast feed for a sustained period.
What now? You might be able to find a more up-to-date version using the search function. This series will no longer be checked for updates. If you believe this to be in error, please check if the publisher's feed link below is valid and contact support to request the feed be restored or if you have any other concerns about this.
Manage episode 176227186 series 1401917
There's been a much stronger focus on calling ObjC from Swift than the other way around, but in this talk we'll cover both directions and the parts of the Swift language involved in the process.
ObjC Interop Overview
- Nikita Lutsenko's talk: https://realm.io/news/altconf-nikita-lutsenko-objc-swift-interoperability/
- NS_SWIFT_NAME
- NS_SWIFT_UNAVAILABLE
- NS_REFINED_FOR_SWIFT
- NS_SWIFT_NOTHROW
- NS_NOESCAPE
- NSEXTENSIBLESTRING_ENUM
- Nullability Annotations
- Generic Annotations
- ClangImporter (omit needless words logic lives here)
- PrintAsObjC
- Kevin Ballard's PR to include unavailable/deprecated/availability attributes: https://github.com/apple/swift/pull/6480
- ObjC codegen via string manipulation. Very hackable.
Proposals on ObjC Interop
- Referencing ObjC key-paths: https://github.com/apple/swift-evolution/blob/master/proposals/0062-objc-keypaths.md
- Referencing ObjC property selectors: https://github.com/apple/swift-evolution/blob/master/proposals/0064-property-selectors.md
- Referencing ObjC selector of a method: https://github.com/apple/swift-evolution/blob/master/proposals/0022-objc-selectors.md
- Great API transformation: https://github.com/apple/swift-evolution/blob/master/proposals/0005-objective-c-name-translation.md
- Import ObjC constants: https://github.com/apple/swift-evolution/blob/master/proposals/0033-import-objc-constants.md
- Make optional requirements ObjC only: https://github.com/apple/swift-evolution/blob/master/proposals/0070-optional-requirements.md
93 episodes
All episodes
×Welcome to Player FM!
Player FM is scanning the web for high-quality podcasts for you to enjoy right now. It's the best podcast app and works on Android, iPhone, and the web. Signup to sync subscriptions across devices.