Disable GC entirely

Manu turkeyman at gmail.com
Wed Apr 10 18:20:25 PDT 2013


On 11 April 2013 11:11, Walter Bright <newshound2 at digitalmars.com> wrote:

> On 4/10/2013 2:12 AM, Manu wrote:
>
>> Nobody has yet showed me an example of a typical class where it would
>> make ANY
>> sense that all (or even most) methods be virtual. (Again, not talking
>> about
>> small/trivial or foundational/container classes, people don't write these
>> every
>> day, they write them once, and use them for a decade, and they probably
>> like in
>> the standard library)
>>
>
> Expression, Statement, Type, and Dsymbol in the compiler sources.
>

The bases? Do you write those classes every day, or are they a tool that
you've been using for decade(/s)?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20130411/e704e6db/attachment.html>


More information about the Digitalmars-d mailing list