Skip to content

Commit be98eb8

Browse files
committed
Assign SE-0479 and schedule its review
1 parent 7a8f534 commit be98eb8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

proposals/NNNN-method-and-initializer-keypaths.md renamed to proposals/0479-method-and-initializer-keypaths.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Method and Initializer Key Paths
22

3-
* Proposal: [SE-NNNN](NNNN-filename.md)
3+
* Proposal: [SE-0479](0479-method-and-initializer-keypaths.md)
44
* Authors: [Amritpan Kaur](https://github.com/amritpan), [Pavel Yaskevich](https://github.com/xedin)
5-
* Review Manager: TBD
6-
* Status: **Awaiting review**
7-
* Implementation: [swiftlang/swift#78823](https://github.com/swiftlang/swift/pull/78823), [swiftlang/swiftsyntax#2950](https://github.com/swiftlang/swift-syntax/pull/2950), [swiftlang/swiftfoundation#1179](https://github.com/swiftlang/swift-foundation/pull/1179)
8-
* Upcoming Feature Flag: `KeyPathWithMethodMembers`
5+
* Review Manager: [Becca Royal-Gordon](https://github.com/beccadax)
6+
* Status: **Active Review (April 22 ... May 5, 2025)**
7+
* Implementation: [swiftlang/swift#78823](https://github.com/swiftlang/swift/pull/78823), [swiftlang/swiftsyntax#2950](https://github.com/swiftlang/swift-syntax/pull/2950), [swiftlang/swiftfoundation#1179](https://github.com/swiftlang/swift-foundation/pull/1179)
8+
* Experimental Feature Flag: `KeyPathWithMethodMembers`
99
* Review: ([pitch](https://forums.swift.org/t/pitch-method-key-paths/76678))
1010

1111
## Introduction

0 commit comments

Comments
 (0)