reddit discussion on replacing Python in 0install

deadalnix deadalnix at gmail.com
Sat Jun 15 03:04:05 PDT 2013


On Saturday, 15 June 2013 at 09:48:59 UTC, Walter Bright wrote:
> On 6/15/2013 1:36 AM, deadalnix wrote:
>> The solution that consist into flushing in main at the end of 
>> the program is
>> problematic as well. At this point, from programmer 
>> perspective, the program ran
>> fun and is terminated successfully. Still the whole stuff will 
>> explode under its
>> feet, in the runtime. That isn't something we should promote.
>
> If the output failed to happen, how could the program have 
> successfully behaved as intended?

 From programmer's perspective.


More information about the Digitalmars-d mailing list