If I had my way

Timon Gehr timon.gehr at gmx.ch
Sun Dec 11 13:12:52 PST 2011


On 12/11/2011 06:49 PM, Paulo Pinto wrote:
> Am 11.12.2011 17:40, schrieb so:
>> On Sun, 11 Dec 2011 18:33:07 +0200, Paulo Pinto <pjmlp at progtools.org>
>> wrote:
>>
>>> Really?
>>>
>>> Tell that to all game studios developing games in Java/C#/Flash.
>>>
>>> Do you know that many games in iPhone are done in Unity, which
>>> makes use of C#/Boo/Javascript compiled to native code?
>>
>> I don't understand sorry, are you arguing against the argument i made on
>> GCs failure on some specific areas?
>
> Yes I am, since I know many areas where GC enabled languages have been
> replacing non-GC languages for better or worse.
>
> But then again, I am only a lurker here, so take my arguments with a
> grain of salt.
>
> As a non user of D, I cannot really say much.

GC does not scale if an application has to be responsive. In all other 
cases it is a valid choice.


More information about the Digitalmars-d mailing list