From 44c09e46676eba2c9f48d4b74bab48f90bce7da4 Mon Sep 17 00:00:00 2001 From: Doug Gregor Date: Fri, 11 Mar 2016 17:08:14 -0800 Subject: [PATCH] SE-0025: Revision requested --- proposals/0025-scoped-access-level.md | 2 +- schedule.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/proposals/0025-scoped-access-level.md b/proposals/0025-scoped-access-level.md index 7fe2252411..9549b1e7ed 100644 --- a/proposals/0025-scoped-access-level.md +++ b/proposals/0025-scoped-access-level.md @@ -2,7 +2,7 @@ * Proposal: [SE-0025](https://github.com/apple/swift-evolution/blob/master/proposals/0025-scoped-access-level.md) * Author(s): Ilya Belenkiy -* Status: **Under review** (February 26...March 3, 2016) +* Status: **Under revision** ([First review result](http://thread.gmane.org/gmane.comp.lang.swift.evolution/12010)) * Review manager: [Doug Gregor](http://github.com/DougGregor) ## Introduction diff --git a/schedule.md b/schedule.md index 79b50ba0c5..87993379ba 100644 --- a/schedule.md +++ b/schedule.md @@ -6,7 +6,6 @@ proposals in that process. ## Active reviews -* February 26...March 3, 2016: [SE-0025: Scoped Access Level](proposals/0025-scoped-access-level.md) * March 11...15, 2016 [SE-0037: Clarify interaction between comments & operators](proposals/0037-clarify-comments-and-operators.md) * March 11...15, 2016 [SE-0046: Establish consistent label behavior across all parameters including first labels](proposals/0046-first-label.md) @@ -32,6 +31,7 @@ proposals in that process. * [SE-0049: Move @noescape and @autoclosure to be type attributes](proposals/0049-noescape-autoclosure-type-attrs.md) * [SE-0050: Decoupling Floating Point Strides from Generic Implementations](proposals/0050-floating-point-stride.md) * [SE-0051: Conventionalizing Stride Semantics](proposals/0051-stride-semantics.md) +* [SE-0025: Scoped Access Level](proposals/0025-scoped-access-level.md) [evolution-process]: process.md "The Swift evolution process"