Moving towards D2 2.061 (and D1 1.076)
Andrei Alexandrescu
SeeWebsiteForEmail at erdani.org
Thu Dec 13 19:19:18 PST 2012
On 12/13/12 8:55 PM, kenji hara wrote:
> I think we should have -future/-f switch and @future attribute.
> It is a rough idea, but seems a required compiler feature.
>
> Kenji Hara
That sounds interesting.
Regarding attributes, a simple solution is to release it but without
official documentation. We place the documentation in a /unstable/
directory of the website, distinct from the central mainstream
documentation.
People who already started or want to start using attributes understand
there are instabilities associated with them. Existing code is
unaffected, only certain programs that are technically invalid will
actually compile and run.
Works?
Andrei
More information about the Digitalmars-d
mailing list