__FUNCTION__

Jarrett Billingsley jarrett.billingsley at gmail.com
Sat Feb 28 20:00:48 PST 2009


On Sat, Feb 28, 2009 at 10:49 PM, Andrei Alexandrescu
<SeeWebsiteForEmail at erdani.org> wrote:
> Edward Diener wrote:
>>
>> I argued for this in the past on this NG but still no one seems to have
>> picked up the idea that a full reflection library for D, supported fully by
>> the compiler, would be a great thing. It would also allow RAD programming
>> with D outside of the functionality one could use in 3rd party tools
>> designed around full run-time reflection capabilities.
>
> D2 will have reflection. (Walter doesn't know yet. He thinks D3 will have
> reflection.) It will be compile-time reflection because only run-time
> reflection only is missing the point.

Will it be implemented through __traits, or *yet another* compile-time
introspection facility?



More information about the Digitalmars-d mailing list