[swift-evolution] [Accepted] SE-0116: Import Objective-C id as Swift Any type

Chris Lattner clattner at apple.com
Wed Jul 20 19:30:06 CDT 2016


Proposal Link: https://github.com/apple/swift-evolution/blob/master/proposals/0116-id-as-any.md

The review of "SE-0116: Import Objective-C id as Swift Any type" ran from Active review July 5...11. The proposal has been *accepted*, pending more implementation experience:  This proposal was very positively received by the community, and garnered a lot of feedback (which has already been incorporated into the proposal).  This proposal has significant implementation complexity, but the work to build it is nearing completion.  When this lands, there is some risk that we’ll need to revise the design in small ways due to unanticipated effects, but the core team believes it is the right overall design to aim for.

Thank you to Joe Groff for driving the design and discussion around this feature, as well as many people who are contributing to the implementation and design effort.

-Chris Lattner
Review Manager


More information about the swift-evolution mailing list