> On Sep 13, 2016, at 4:47 PM, Zhao Xin <owe...@gmail.com> wrote:
> 
> You said your issue only existed in Swift 3. However, you issue still exists 
> in Xcode 7.3.1, which uses Swift 2.2. I tested your playground code.

Interesting. I think the difference is that prior to Swift 3, the original 
Objective-C method was translated into Swift differently — I believe it came 
out as keyAtIndex() — so it didn’t trigger this name collision issue.

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

Reply via email to