File tree Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 2
2
3
3
* Proposal: [ SE-0062] ( https://github.com/apple/swift-evolution/blob/master/proposals/0062-objc-keypaths.md )
4
4
* Author(s): [ David Hart] ( https://github.com/hartbit )
5
- * Status: ** Under review** (April 6 ...12, 2016)
5
+ * Status: ** Under review** (April 7 ...12, 2016)
6
6
* Review manager: [ Doug Gregor] ( https://github.com/DougGregor )
7
7
8
8
## Introduction
Original file line number Diff line number Diff line change 1
1
# Referencing the Objective-C selector of property getters and setters
2
2
3
- * Proposal: SE-XXXX
3
+ * Proposal: [ SE-0064 ] ( https://github.com/apple/swift-evolution/blob/master/proposals/0064-property-selectors.md )
4
4
* 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 )
7
7
8
8
## Introduction
9
9
Original file line number Diff line number Diff line change @@ -13,8 +13,9 @@ proposals in that process.
13
13
* March 31...April 5, 2016 [ SE-0036: Requiring Leading Dot Prefixes for Enum Instance Member Implementations] ( proposals/0036-enum-dot.md )
14
14
* March 31...April 5, 2016 [ SE-0059: Update API Naming Guidelines and Rewrite Set APIs Accordingly] ( proposals/0059-updated-set-apis.md )
15
15
* 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 )
17
17
* 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 )
18
19
19
20
## Upcoming reviews
20
21
You can’t perform that action at this time.
0 commit comments