DUB: json or sdl?

bauss jj_1337 at live.dk
Wed Sep 22 10:45:41 UTC 2021


On Wednesday, 22 September 2021 at 10:19:18 UTC, Ki Rill wrote:
> Out of curiosity, which one do you use in your dub projects and 
> why do you prefer one over another?
>
> For example, I use json. Simply because when I see `sdl`, I 
> think of `SDL2` graphics library.
>
> What's your reason?

Json because it's a consistent format across environments outside 
of D, unlike sdl which is basically only used by D and only by 
dub really.


More information about the Digitalmars-d mailing list