Revamping associative arrays
bearophile
bearophileHUGS at lycos.com
Sun Oct 18 14:37:36 PDT 2009
Bill Baxter:
>It shouldn't be harder to port D1 code to D2 than C code!<
In the world for every line of D1 code you may want to port to D2, there are probably 100 or 1000+ lines of C code that you may want to port to D2, so the situation is not the same. Keeping compatibility with C is far more important than keeping compatibility with D1.
Bye,
bearophile
More information about the Digitalmars-d
mailing list