On 27 Jan 2017, at 18:56, Jordan Rose via swift-users <swift-users@swift.org> 
wrote:

> @NSCopying currently does not affect initializers.  … it's not 100%, for-sure 
> a bug.

Just by way of context, this current behaviour closely matches Objective-C 
conventions, where `-init` methods directly access ivars and are expected to do 
any necessary copies.

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


_______________________________________________
swift-users mailing list
swift-users@swift.org
https://lists.swift.org/mailman/listinfo/swift-users

Reply via email to