<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Proposal link:&nbsp;<a href="https://github.com/apple/swift-evolution/blob/master/proposals/0044-import-as-member.md" class="">https://github.com/apple/swift-evolution/blob/master/proposals/0044-import-as-member.md</a><div class=""><br class=""></div><div class="">The review of SE-0044 “Import as member” ran from&nbsp;March 15...22, 2016. The proposal has been *accepted*.</div><div class=""><br class=""></div><div class="">While there wasn’t a huge amount of feedback, all of the feedback received was positive. During the review period, the proposal was amended to support mapping getter/setter functions to subscripts (via the swift_name attribute) and to support importing instance members into an extension of an Objective-C protocol.</div><div class=""><br class=""></div><div class="">The core team has requested one small change to the proposal: that the “newValue” placeholder name introduced for the value parameter of subscript setters also be required for the value parameter of property setters, for consistency.</div><div class=""><br class=""></div><div class="">Cheers,</div><div class="">Doug Gregor</div><div class="">Review Manager</div></body></html>