Disable GC entirely
Manu
turkeyman at gmail.com
Tue Apr 9 04:09:40 PDT 2013
On 9 April 2013 21:02, Timon Gehr <timon.gehr at gmx.ch> wrote:
> On 04/09/2013 12:18 PM, Manu wrote:
>
>> ...
>>
>>
>> Thus successfully eliminating non-open-source libraries from D...
>> Making a dependency on WPO is a big mistake.
>> ...
>>
>
> Inheritance is usually a bad way to reuse library functionality anyway.
>
Who said anything about inheritance? What if I want to call a method?
len = x.length for instance? Properties are almost always really trivial
leaf functions. But they're all virtual calls! O_O
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20130409/78e7cd48/attachment.html>
More information about the Digitalmars-d
mailing list