Skip to content

Commit

Permalink
Initiate SE-0044 "Import as Member" review.
Browse files Browse the repository at this point in the history
  • Loading branch information
DougGregor committed Mar 15, 2016
1 parent 6b9366e commit 7151364
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions proposals/0044-import-as-member.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@

* Proposal: [SE-0044](https://github.com/apple/swift-evolution/blob/master/proposals/0044-import-as-member.md)
* Author(s): [Michael Ilseman](https://github.com/milseman)
* Status: **Awaiting review**
* Review manager: TBD
* Status: **Under review** (March 15...22, 2016)
* Review manager: [Doug Gregor](https://github.com/DougGregor)
* Implementation: [GitHub branch](https://github.com/apple/swift/tree/import-as-member)

## Introduction

Expand Down
2 changes: 1 addition & 1 deletion schedule.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ proposals in that process.

* 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)
* March 16...22, 2016 [SE-0044: Import as Member](proposals/0044-import-as-member.md)

## Upcoming reviews

Expand All @@ -25,7 +26,6 @@ proposals in that process.
* [SE-0036: Requiring Leading Dot Prefixes for Enum Instance Member Implementations](proposals/0036-enum-dot.md)
* [SE-0041: Updating Protocol Naming Conventions for Conversions](proposals/0041-conversion-protocol-conventions.md)
* [SE-0030: Property Behaviors](proposals/0030-property-behavior-decls.md)
* [SE-0044: Import as member](proposals/0044-import-as-member.md)
* [SE-0045: Add scan, takeWhile, dropWhile, and iterate to the stdlib](proposals/0045-scan-takewhile-dropwhile.md)
* [SE-0048: Generic Type Aliases](proposals/0048-generic-typealias.md)
* [SE-0049: Move @noescape and @autoclosure to be type attributes](proposals/0049-noescape-autoclosure-type-attrs.md)
Expand Down

0 comments on commit 7151364

Please sign in to comment.