Back to SDL question

Antonio Corbi acorbi at ggmail.xml
Thu Oct 19 15:58:35 UTC 2017


On Thursday, 19 October 2017 at 13:34:31 UTC, Suliman wrote:
> First of all I would like to say sorry for Ludwig, that 2 years 
> ago I was initiator to making JSON back by default for dub 
> config. It was really my mistake.
> Only some time later I understand that it was big error.
>
> So I would like to ask community about if all agree to make 
> .sdl format to dub by default?
>
> The second problem. It's naming. It's really hard to google 
> SDL. Is there any other ways? Maybe renaming or so?

And since a few versions dub is able to 'convert' between these 
two formats:

```
dub --help
...
Package management
------------------
....
convert               Converts the file format of the package 
recipe.
```

Antonio


More information about the Digitalmars-d mailing list