[swift-evolution] SR-104: Improve Crash-Safety when Importing Objective-C Code Without Nullability Attributes
Brent Royal-Gordon
brent at architechies.com
Tue Dec 8 14:45:48 CST 2015
> It may not be possible or economical for those projects to get updated versions of those frameworks with nullability attributes.
Objective-C nullability attributes don’t affect their binary compatibility, though, right? As long as Swift’s bridging behavior is *safe*, anyone can fix them being *inconvenient* by editing the headers in the crappy old frameworks they’re using.
--
Brent Royal-Gordon
Architechies
More information about the swift-evolution
mailing list