Skip to content

Commit d969b4e

Browse files
authored
Christen SE-0379 for opt-in reflection, and kick off review
1 parent f5b7860 commit d969b4e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

proposals/NNNN-opt-in-reflection-metadata.md renamed to proposals/0379-opt-in-reflection-metadata.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11

22
# Swift Opt-In Reflection Metadata
33

4-
* Proposal: [SE-NNNN](NNNN-opt-in-reflection-metadata.md)
4+
* Proposal: [SE-0379](0379-opt-in-reflection-metadata.md)
55
* Authors: [Max Ovtsin](https://github.com/maxovtsin)
6-
* Review Manager: TBD
7-
* Status: **Awaiting implementation**
6+
* Review Manager: [Joe Groff](https://github.com/jckarter)
7+
* Status: **Active review (November 30...December 14, 2022)**
88
* Implementation: [apple/swift#34199](https://github.com/apple/swift/pull/34199)
99

1010
## Introduction
@@ -243,4 +243,4 @@ If this proposal is approved, it will become easier and more native to migrate C
243243

244244
## Acknowledgments
245245

246-
Thanks to [Joe Groff](https://github.com/jckarter) for various useful pieces of advice, general help along the way, and for suggesting several useful features like Reflectable casts!
246+
Thanks to [Joe Groff](https://github.com/jckarter) for various useful pieces of advice, general help along the way, and for suggesting several useful features like Reflectable casts!

0 commit comments

Comments
 (0)