Skip to content
This repository has been archived by the owner on Feb 5, 2019. It is now read-only.

Null-aware operators #9

Closed
munificent opened this issue Mar 4, 2015 · 7 comments
Closed

Null-aware operators #9

munificent opened this issue Mar 4, 2015 · 7 comments
Labels

Comments

@munificent
Copy link
Contributor

Author: @gbracha
Repo: https://github.com/gbracha/nullAwareOperators

Note: If you have feedback on this proposal, please provide at the linked repo and not on this issue.

@munificent
Copy link
Contributor Author

This is now accepted and on its way to TC52! 🚢

@nex3
Copy link
Contributor

nex3 commented Mar 13, 2015

Isn't an implementation required before a DEP is accepted?

@munificent
Copy link
Contributor Author

In this case, the summary basically fully describes the semantics. In general, I think we should soften the language around how "necessary" an implementation is.

@nex3
Copy link
Contributor

nex3 commented Mar 14, 2015

I agree that the semantics are clear, but it's nice to be able to concretely use a feature before sending it off to TC52. For this one in particular it's so similar to features in other languages that's less necessary, but in general it seems like a good step.

@munificent
Copy link
Contributor Author

I agree that the semantics are clear, but it's nice to be able to concretely use a feature before sending it off to TC52.

I agree. We're still shaking out the process but I also feel the first few DEPs went through very quickly. Hopefully over time we'll get to a mode where we spend more time battle-testing a proposal before it gets locked into the spec.

@sethladd
Copy link
Contributor

From my understanding, the original DEP proposal is now out of date. If anyone is here looking for the definitive specification, check out https://codereview.chromium.org//1031323002

cc @stereotype441 @gbracha to confirm

@sethladd
Copy link
Contributor

sethladd commented Jul 7, 2015

The 3rd edition of the Dart language specification now includes null-aware operators. Check it out here: https://www.dartlang.org/docs/spec/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

No branches or pull requests

3 participants