Skip to content

Commit 6822e98

Browse files
committed
Initiate SE-0064 review
1 parent 460ac45 commit 6822e98

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

proposals/0062-objc-keypaths.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
* Proposal: [SE-0062](https://github.com/apple/swift-evolution/blob/master/proposals/0062-objc-keypaths.md)
44
* Author(s): [David Hart](https://github.com/hartbit)
5-
* Status: **Under review** (April 6...12, 2016)
5+
* Status: **Under review** (April 7...12, 2016)
66
* Review manager: [Doug Gregor](https://github.com/DougGregor)
77

88
## Introduction

proposals/XXXX-property-selectors.md renamed to proposals/0064-property-selectors.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Referencing the Objective-C selector of property getters and setters
22

3-
* Proposal: SE-XXXX
3+
* Proposal: [SE-0064](https://github.com/apple/swift-evolution/blob/master/proposals/0064-property-selectors.md)
44
* Author(s): [David Hart](https://github.com/hartbit)
5-
* Status: TBD
6-
* Review manager: TBD
5+
* Status: **Under review** (April 7...12, 2016)
6+
* Review manager: [Doug Gregor](https://github.com/DougGregor)
77

88
## Introduction
99

schedule.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,9 @@ proposals in that process.
1313
* March 31...April 5, 2016 [SE-0036: Requiring Leading Dot Prefixes for Enum Instance Member Implementations](proposals/0036-enum-dot.md)
1414
* March 31...April 5, 2016 [SE-0059: Update API Naming Guidelines and Rewrite Set APIs Accordingly](proposals/0059-updated-set-apis.md)
1515
* April 4...11, 2016 [SE-0058: Allow Swift types to provide custom Objective-C representations](proposals/0058-objectivecbridgeable.md)
16-
* April 6...12, 2016 [SE-0062: Referencing Objective-C key-paths](proposals/0062-objc-keypaths.md)
16+
* April 7...12, 2016 [SE-0062: Referencing Objective-C key-paths](proposals/0062-objc-keypaths.md)
1717
* April 7...13, 2016 [SE-0063: SwiftPM System Module Search Paths](proposals/0063-swiftpm-system-module-search-paths.md)
18+
* April 7...12, 2016 [SE-0064: Referencing the Objective-C selector of property getters and setters](proposals/0064-property-selectors.md)
1819

1920
## Upcoming reviews
2021

0 commit comments

Comments
 (0)