DIP1000: Scoped Pointers (Discussion)

ZombineDev via Digitalmars-d digitalmars-d at puremagic.com
Thu Aug 11 01:36:39 PDT 2016


On Thursday, 11 August 2016 at 08:07:08 UTC, Jacob Carlborg wrote:
> On 10/08/16 22:36, Dicebot wrote:
>> http://forum.dlang.org/post/pqsiqmkxenrwxoruzaml@forum.dlang.org
>>
>> The first DIP has just landed into the new queue. It is a 
>> proposal from
>> language authors and thus it bypasses usual nitpicking process 
>> and
>> proceeds straight to requesting community (your!) feedback.
>>
>> Essentially, it is an attempt to solve reference lifetime 
>> problem by
>> extending implementation of `scope` keyword.
>>
>> Proposal text: 
>> https://github.com/dlang/DIPs/blob/master/DIPs/DIP1000.md
>
> DIP 1_000? Is this the one DIP to rule them all, making all the 
> 900 DIPs or so you skipped over not necessary :)

Probably :D, though it was the first available (See 
https://github.com/dlang/DIPs/blame/master/README.md#L27 for more 
info). Maybe one of the other two DIPs should have taken 1000, 
but I think it's nice coincidence, considering the implications 
of DIP1000 ;)


More information about the Digitalmars-d mailing list