Phobos 3 Discussion Notes - 02-01-2024

Lance Bachmeier no at spam.net
Fri Feb 2 19:11:26 UTC 2024


On Friday, 2 February 2024 at 18:03:32 UTC, jmh530 wrote:
> On Friday, 2 February 2024 at 16:46:29 UTC, Lance Bachmeier 
> wrote:
>> On Friday, 2 February 2024 at 14:46:45 UTC, aberba wrote:
>>> [...]
>>
>> A better solution would be something like this:
>>
>> ```
>> dub dxml;
>>
>> [...]
>
> You think dub should be integrated into the language?

It wouldn't be necessary. The compiler would only have to know 
how to download the source files of a Dub package if they're not 
currently available. Other than that, there'd be no difference to 
the compiler/language between this and the `import std.whatever` 
statements we use right now.


More information about the Digitalmars-d mailing list