Had another 48hr game jam this weekend...

deadalnix deadalnix at gmail.com
Sun Sep 1 20:49:41 PDT 2013


On Monday, 2 September 2013 at 02:40:12 UTC, Manu wrote:
> On 2 September 2013 03:23, deadalnix <deadalnix at gmail.com> 
> wrote:
>
>> On Sunday, 1 September 2013 at 16:37:19 UTC, Manu wrote:
>>
>>> Can anyone offer me ANY benefits? It legitimately blows my 
>>> mind... O_O
>>>
>>
>> You don't need to keep declarations in sync, and you don't 
>> need to track
>> down implementations.
>>
>
> Now *this* sounds like a job for IDE assistance to me.
> But I still barely see this as an inconvenience when compared 
> to not being
> able to read a class definition.

Well this look like an IDE job to me :D Especially since some
method will be defined in super classes, and so won't be
available anyway by your method of choice.

Not that I don't see any benefit in your approach, there are, but
I think you are biased by C++ on that on.


More information about the Digitalmars-d mailing list