[swift-users] NSData vs Data in swift 3

Quinn "The Eskimo!" eskimo1 at apple.com
Fri Aug 12 02:50:04 CDT 2016


On 12 Aug 2016, at 05:00, CK TUNG via swift-users <swift-users at swift.org> wrote:

> Any idea on the motivation to have new Data class in Foundation ?

For the motivation behind these changes, check out the following Swift evolution proposals:

* SE-0069 “Mutability and Foundation Value Types”

<https://github.com/apple/swift-evolution/blob/master/proposals/0069-swift-mutability-for-foundation.md>

* SE-0086 “Drop NS Prefix in Swift Foundation”

<https://github.com/apple/swift-evolution/blob/master/proposals/0086-drop-foundation-ns.md>

If you have specific questions beyond that please post ’em here and we’ll see what we can do to help.

Share and Enjoy
--
Quinn "The Eskimo!"                    <http://www.apple.com/developer/>
Apple Developer Relations, Developer Technical Support, Core OS/Hardware




More information about the swift-users mailing list