DConf Hackathon Ideas

Mike Parker via Digitalmars-d digitalmars-d at puremagic.com
Mon May 1 07:51:19 PDT 2017


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.


More information about the Digitalmars-d mailing list