DI File Generation
Timon Gehr
timon.gehr at gmx.ch
Wed Dec 14 12:26:41 PST 2011
On 12/14/2011 08:44 PM, Paulo Pinto wrote:
> Thanks for the nice work.
>
> Personally I would like that DI files would work like the
> interfaces work in another module aware languages.
>
> The interface is just that, the interface. Everything that
> has to do with code or variable initialization is part of the
> implementation part.
>
> --
> Paulo
>
I agree, but sometimes code is part of the interface, eg if it is
supposed to be usable in CTFE.
More information about the Digitalmars-d
mailing list