Static inheritance (proof of concept)
Atila Neves via Digitalmars-d
digitalmars-d at puremagic.com
Mon Feb 29 05:31:11 PST 2016
On Monday, 29 February 2016 at 12:31:58 UTC, Iakh wrote:
> On Monday, 29 February 2016 at 11:13:18 UTC, Atila Neves wrote:
>> On Saturday, 27 February 2016 at 13:35:30 UTC, Iakh wrote:
>>> There was discussion and proposal to extend D with static
>>> inheritance:
>>> http://forum.dlang.org/thread/jwzxngccuwwizyivpeaf@forum.dlang.org
>>>
>>> But it could be done just with mixins, UDAs and some
>>> rewriting of
>>> predicates.
>>
>> It can, yes:
>>
>> https://github.com/D-Programming-Language/phobos/pull/3677
>>
>> That went nowhere, hence the DIP.
>>
>> Atila
>
> I'm not familiar with github so i can't see why it was rejected
> besides auto testing tools (Looks like it's just outdated)
http://forum.dlang.org/post/tgnxocozkurfvmxqofnn@forum.dlang.org
Atila
More information about the Digitalmars-d
mailing list