Proof of concept - library AA
Steven Schveighoffer via Digitalmars-d
digitalmars-d at puremagic.com
Fri May 29 17:50:38 PDT 2015
On 5/29/15 4:41 PM, Martin Nowak wrote:
> On Friday, 29 May 2015 at 21:58:16 UTC, IgorStepanov wrote:
>> I suggest you to answer to the following two question:
>> 1. What way to transit to the new AA would be acceptable?
>
> One that doesn't break any code, carefully deprecates necessary semantic
> changes, and provides an improved implementation.
I suggest first we build a library AA that sits beside real AA, even if
it doesn't . Then we create a test suite to prove that the library AA
can be a drop in replacement. Then replace it :)
Put it in code.dlang or std.experimental. It's better to have code to
play with and test than it is to do everything at once.
-Steve
More information about the Digitalmars-d
mailing list