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.

Reply via email to