On Monday, 1 May 2017 at 14:38:11 UTC, Joseph Rushton Wakeling
wrote:
On Thursday, 27 April 2017 at 16:33:02 UTC, singingbush wrote:
SDL should be dropped.
Deprecated, sure. But dropping it seems a bad idea given that
various projects do still use it for their DUB package config.
NOBODY USES IT!
Probably not true. Perhaps a hackathon project could be to
create a little app to find which projects on GitHub (or at
least code.dlang.org) still use a `dub.sdl`, and auto-submit a
PR to fix that? :-)
I love SDL and much prefer it over JSON for DUB configs. Use it
for all of my D projects. It looks cleaner and supports comments.
I really would hate to see support dropped.