On Friday, 22 June 2018 at 07:38:04 UTC, Mike Parker wrote:
On Thursday, 7 June 2018 at 06:22:04 UTC, Mike Parker wrote:
DIP 1013, "The Deprecation Process", is now ready for final review. This is a last chance for community feedback before the DIP is handed off to Walter and Andrei for the Formal Assessment. Please read the procedures document for details on what is expected in this review stage:

https://github.com/dlang/DIPs/blob/master/PROCEDURE.md#final-review

The current revision of the DIP for this review is located here:

https://github.com/dlang/DIPs/blob/1de69e85527aa0e5efea0533c03e8cc732105d02/DIPs/DIP1013.md

In it you'll find a link to and summary of the previous review round. This round of review will continue until 11:59 pm ET on June 21st unless I call it off before then.


This review round is now complete. Thanks to all who participated!

I know that this comes a bit too late, but when the final version of the DIP is prepared/approved it might be worthwhile to define whether version should start with "v" or not. I have now seen these three different variants in the wild already:

@@@DEPRECATED_v2.085@@@
@@@DEPRECATED_2.085@@@
@@@DEPRECATED_2.085.0@@@

Reply via email to