I hate new DUB config format
Ilya Yaroshenko via Digitalmars-d
digitalmars-d at puremagic.com
Thu Nov 26 07:43:07 PST 2015
On Thursday, 26 November 2015 at 10:19:13 UTC, Mike Parker wrote:
> On Thursday, 26 November 2015 at 09:04:27 UTC, Ilya Yaroshenko
> wrote:
>
>>
>> Single language, json based configuration engine is simpler
>> for IDE development and configuration tools. For example,
>> Sublime Text.This is very important to make language used by
>> big amount of users.
>>
>> Ilya
>
> This is not even an issue. IDEs can create a dub.json for all
> new projects and call 'dub describe' on imported projects
> without ever touching SDLang. Again, *there is no problem here*.
The problem is dependency from dub because some dependencies of a
project can have SDL configs.
More information about the Digitalmars-d
mailing list