Thread overview
DIP Draft Review: Hooking D's struct move semantics
Apr 02, 2018
Mike Parker
Apr 02, 2018
Mike Parker
Apr 02, 2018
Mike Parker
April 02, 2018
This DIP is a candidate to become DIP 1014. There has been light feedback already, but there's room for more. Everyone is invited to participate.

The intent of the Draft Review is primarily to find obvious flaws with DIP, e.g. structural faults, uncovered bases, lack of clarity, etc.. At this stage of the process, the end goal is to shape the DIP into a strong draft for in-depth review. Feedback at this stage will not be included in the review summary, so any theoretical discussions or in-depth examination of minutiae are best saved for the community review.

Please keep feedback on the DIP in the PR thread.

Thanks in advance to all who participate.
April 02, 2018
On Monday, 2 April 2018 at 04:34:03 UTC, Mike Parker wrote:

>
> Please keep feedback on the DIP in the PR thread.
>
> Thanks in advance to all who participate.

https://github.com/dlang/DIPs/pull/111
April 02, 2018
On Monday, 2 April 2018 at 05:07:25 UTC, Mike Parker wrote:
> On Monday, 2 April 2018 at 04:34:03 UTC, Mike Parker wrote:
>
>>
>> Please keep feedback on the DIP in the PR thread.
>>
>> Thanks in advance to all who participate.
>
> https://github.com/dlang/DIPs/pull/111

Sorry everyone. Got my links mixed up. This is the opMove DIP:

https://github.com/dlang/DIPs/pull/109