digitalmars.D - What happened to the DIP on named arguments?
- James Lu (7/7) Jun 10 2020 https://github.com/dlang/DIPs/blob/44b0d4ec0da6a2e797ede748fb1e81cd6db10...
- 12345swordy (4/11) Jun 10 2020 Patience, it need to be approved before the pr request be made.
- James Lu (2/5) Jun 12 2020 Where is a link to such discussion?
- Steven Schveighoffer (4/10) Jun 12 2020 It should be in the DIP I would think, but it appears not to be. It says...
- Mike Parker (8/18) Jun 12 2020 The link in this thread is to the revision that was under
- sighoya (2/9) Jun 24 2020 So is it now accepted?
- Mike Parker (2/3) Jun 24 2020 No. It's in the queue for Formal Assessment.
- sighoya (3/6) Jun 25 2020 Thanks for clarification. And what is the state of the formal
- Mike Parker (15/17) Jun 25 2020 I don't know what you mean. As a general rule, there is only one
https://github.com/dlang/DIPs/blob/44b0d4ec0da6a2e797ede748fb1e81cd6db10371/DIPs/DIP1030.md I believe it's possible to strike a balance between binary compatibility between upgrades, source compatibility for .di files, and programmer convenience. Why doesn't that DIP have its own Pull Request on GitHub?
Jun 10 2020
On Wednesday, 10 June 2020 at 18:36:14 UTC, James Lu wrote:https://github.com/dlang/DIPs/blob/44b0d4ec0da6a2e797ede748fb1e81cd6db10371/DIPs/DIP1030.md I believe it's possible to strike a balance between binary compatibility between upgrades, source compatibility for .di files, and programmer convenience. Why doesn't that DIP have its own Pull Request on GitHub?Patience, it need to be approved before the pr request be made. The lots of the discussion being made regarding the dip. -Alex
Jun 10 2020
On Wednesday, 10 June 2020 at 18:58:44 UTC, 12345swordy wrote:Patience, it need to be approved before the pr request be made. The lots of the discussion being made regarding the dip. -AlexWhere is a link to such discussion?
Jun 12 2020
On 6/12/20 8:04 AM, James Lu wrote:On Wednesday, 10 June 2020 at 18:58:44 UTC, 12345swordy wrote:It should be in the DIP I would think, but it appears not to be. It says that the DIP is in community review round 1. Mike? -StevePatience, it need to be approved before the pr request be made. The lots of the discussion being made regarding the dip.Where is a link to such discussion?
Jun 12 2020
On Friday, 12 June 2020 at 12:31:10 UTC, Steven Schveighoffer wrote:On 6/12/20 8:04 AM, James Lu wrote:The link in this thread is to the revision that was under Community Review, not the one in master. It's already gone through Final Review. Although, I just realized I forgot to update it once the Final Review ended. That's done now. The current revision: https://github.com/dlang/DIPs/blob/master/DIPs/DIP1030.mdOn Wednesday, 10 June 2020 at 18:58:44 UTC, 12345swordy wrote:It should be in the DIP I would think, but it appears not to be. It says that the DIP is in community review round 1. Mike? -StevePatience, it need to be approved before the pr request be made. The lots of the discussion being made regarding the dip.Where is a link to such discussion?
Jun 12 2020
On Friday, 12 June 2020 at 12:33:45 UTC, Mike Parker wrote:On Friday, 12 June 2020 at 12:31:10 UTC, Steven Schveighoffer The link in this thread is to the revision that was under Community Review, not the one in master. It's already gone through Final Review. Although, I just realized I forgot to update it once the Final Review ended. That's done now. The current revision: https://github.com/dlang/DIPs/blob/master/DIPs/DIP1030.mdSo is it now accepted?
Jun 24 2020
On Wednesday, 24 June 2020 at 14:29:04 UTC, sighoya wrote:So is it now accepted?No. It's in the queue for Formal Assessment.
Jun 24 2020
On Wednesday, 24 June 2020 at 14:39:39 UTC, Mike Parker wrote:On Wednesday, 24 June 2020 at 14:29:04 UTC, sighoya wrote:Thanks for clarification. And what is the state of the formal Assessment, where is it logged?So is it now accepted?No. It's in the queue for Formal Assessment.
Jun 25 2020
On Thursday, 25 June 2020 at 18:47:05 UTC, sighoya wrote:Thanks for clarification. And what is the state of the formal Assessment, where is it logged?I don't know what you mean. As a general rule, there is only one DIP in Formal Assessment at a time. You can see the status of all DIPs under review here: https://github.com/dlang/DIPs/blob/master/DIPs/README.md Currently, DIP 1029 is in Formal Assessment. I actually expect to make an announcement on its disposition before Saturday. I'll move 1030 into Formal Assessment sometime thereafter, though it won't be immediately. There was a controversy over the DIP 1028 decision last month: https://forum.dlang.org/post/rwjxbgsauknjjrvousti forum.dlang.org TL:DR, should a language maintainer be evaluating his own DIP? Because of that, we've slowed things down a bit. I won't move 1030 forward until we resolve that question, but I expect that to happen very soon.
Jun 25 2020