Release vibe.d 0.7.30
John Colvin via Digitalmars-d-announce
digitalmars-d-announce at puremagic.com
Tue Nov 1 06:29:14 PDT 2016
On Tuesday, 1 November 2016 at 12:47:13 UTC, 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.
Is "phasing" the word that's being looked for here? I.e. "slowly
phasing out the default main".
More information about the Digitalmars-d-announce
mailing list