Skip to content

SIP23 update to pending status #679

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Feb 13, 2017
Next Next commit
Updating SIP-23
ATM updated status and provided some background history.
Require approval to change SIP status from 'dormant' to 'pending'.
  • Loading branch information
soronpo authored Feb 9, 2017
commit 81991af7baff6db8151e72c1ddad2665f77e23c8
19 changes: 14 additions & 5 deletions sips/pending/_posts/2014-06-27-42.type.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,23 @@ vote-status: dormant
vote-text: This proposal is dormant because original authors are not available for its review. There is an implementation <a href="https://github.com/scala/scala/pull/5310">here</a>.
---

**By: George Leontiev, Eugene Burmako, Jason Zaugg, Adriaan Moors, Paul Phillips**
**By: George Leontiev, Eugene Burmako, Jason Zaugg, Adriaan Moors, Paul Phillips, Oron Port**

<span class="label warning">Note: This SIP is considered a "good idea", but is a work-in-process.</span>
<span class="label warning">There is no guarantee that it will not be dropped if at some point it is decided that its foundation is not good enough.</span>
## History

<span class="label success">Champion: Adriaan Moors</span>
| Date | Version |
| ---------------|--------------------------------------------------------------------|
| Jun 27th 2014 | Initial SIP |
| Jul 15th 2014 | Last update to SIP before declared dormant |
| TBD | Dormant because original authors are not available for its review |
| Feb 9th 2017 | New author volunteered to be update the SIP for review |

### Current status
Literal types were implemented in both Typelevel Scala and Dotty.
New author volunteered to update this SIP, and bring it to an accepted status after committee review.
Require approval to change SIP status from 'dormant' to 'pending'.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we remove this sentence?


<span class="label success">Last update: July 15, 2014</span>
<span class="label success">Champion: Adriaan Moors</span>

## Motivation

Expand Down