Thread overview
MonoD doesn't open dub.sdl file!?!
Jan 04, 2016
Jason Jeffory
Jan 04, 2016
Jason Jeffory
Jan 05, 2016
ZombineDev
Jan 05, 2016
Jason Jeffory
Jan 05, 2016
ZombineDev
Jan 06, 2016
Basile B.
January 04, 2016
I have two dub projects, one uses the json format and the other sdl(Why are there two formats btw? Whats the point of the "new and improved" file?). monoD won't open the dub project if it uses the sdl format! (just opens the file as a text)

January 04, 2016
On Monday, 4 January 2016 at 18:26:11 UTC, Jason Jeffory wrote:
> I have two dub projects, one uses the json format and the other sdl(Why are there two formats btw? Whats the point of the "new and improved" file?). monoD won't open the dub project if it uses the sdl format! (just opens the file as a text)

Also, is there a way to convert the sdl project version to json?

January 05, 2016
On Monday, 4 January 2016 at 18:26:11 UTC, Jason Jeffory wrote:
> I have two dub projects, one uses the json format and the other sdl(Why are there two formats btw? Whats the point of the "new and improved" file?). monoD won't open the dub project if it uses the sdl format! (just opens the file as a text)

https://github.com/aBothe/Mono-D/issues/626
January 05, 2016
On Monday, 4 January 2016 at 18:27:27 UTC, Jason Jeffory wrote:
> On Monday, 4 January 2016 at 18:26:11 UTC, Jason Jeffory wrote:
>> I have two dub projects, one uses the json format and the other sdl(Why are there two formats btw? Whats the point of the "new and improved" file?). monoD won't open the dub project if it uses the sdl format! (just opens the file as a text)
>
> Also, is there a way to convert the sdl project version to json?

https://github.com/D-Programming-Language/dub/pull/732
January 05, 2016
On Tuesday, 5 January 2016 at 12:01:30 UTC, ZombineDev wrote:
> On Monday, 4 January 2016 at 18:27:27 UTC, Jason Jeffory wrote:
>> On Monday, 4 January 2016 at 18:26:11 UTC, Jason Jeffory wrote:
>>> I have two dub projects, one uses the json format and the other sdl(Why are there two formats btw? Whats the point of the "new and improved" file?). monoD won't open the dub project if it uses the sdl format! (just opens the file as a text)
>>
>> Also, is there a way to convert the sdl project version to json?
>
> https://github.com/D-Programming-Language/dub/pull/732

Thanks, so it's just a matter of time?

Maybe aBothe will get with the program(ing)! ;)
January 06, 2016
On Monday, 4 January 2016 at 18:26:11 UTC, Jason Jeffory wrote:
> I have two dub projects, one uses the json format and the other sdl(Why are there two formats btw? Whats the point of the "new and improved" file?). monoD won't open the dub project if it uses the sdl format! (just opens the file as a text)

That's not only MonoD. No IDE handle them so far, this is a problem I mentioned in this monstruous topic:

http://forum.dlang.org/thread/gnfctbuhiemidetngrzi@forum.dlang.org