Release vibe.d 0.7.30
    Jacob Carlborg via Digitalmars-d-announce 
    digitalmars-d-announce at puremagic.com
       
    Tue Nov  1 05:53:42 PDT 2016
    
    
  
On 2016-11-01 13:47, Jacob Carlborg wrote:
> On 2016-11-01 12:20, Saurabh Das wrote:
>
>> How can I find out more information about the 'runApplication' change?
>> What does "slowly fading out" mean?
>
> I think it should say something like: "slowly fading out the default
> main". Instead of having vibe.d define the main function and having a
> shared module constructor with all the setup, you can define your own
> main function with all the setup and then call runApplication, which
> basically contains the same logic as the main function defined by vibe.d.
For reference, here's the commit that introduced the change: 
https://github.com/rejectedsoftware/vibe.d/commit/f7ba59a6c80dc85882654138087bad579480cadf
-- 
/Jacob Carlborg
    
    
More information about the Digitalmars-d-announce
mailing list