[swift-evolution] [Review] SE-0005 Better Translation of Objective-C APIs Into Swift

Drew Crawford drew at sealedabstract.com
Mon Feb 1 15:46:14 CST 2016


> On Feb 1, 2016, at 3:40 PM, Douglas Gregor <dgregor at apple.com> wrote:
> 
> One could imagine bridging NSURL to a value type URL (provided by Foundation, and initially implemented as a value-semantic wrapper around NSURL), the same way we bridge NSArray/NSDictionary/NSSet/NSString. 

We would have to make that change to Darwin Foundation in the Swift 3 timeframe as well, since deviations from Darwin Foundation are currently considered bugs.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20160201/b51edcbe/attachment.html>


More information about the swift-evolution mailing list