Release vibe.d 0.7.30
    Sönke Ludwig via Digitalmars-d-announce 
    digitalmars-d-announce at puremagic.com
       
    Tue Nov  1 06:32:41 PDT 2016
    
    
  
Am 01.11.2016 um 12:20 schrieb Saurabh Das:
> On Tuesday, 1 November 2016 at 09:09:05 UTC, Saurabh Das wrote:
>> On Monday, 31 October 2016 at 20:30:22 UTC, Sönke Ludwig wrote:
>>> [...]
>>
>> I'm going to try this out today! :)
>
> How can I find out more information about the 'runApplication' change?
> What does "slowly fading out" mean?
A summary would be:
runApplication does the same as runEventLoop, plus performing command 
line finalization and privilege lowering. This is the same that 
VibeDefaultMain otherwise does, with the only difference that it is 
invoked with an explicit function call.
    
    
More information about the Digitalmars-d-announce
mailing list