www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.ide - MonoD doesn't open dub.sdl file!?!

reply Jason Jeffory <JasonJeffory doodle.com> writes:
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)
Jan 04 2016
next sibling parent reply Jason Jeffory <JasonJeffory doodle.com> writes:
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?
Jan 04 2016
parent reply ZombineDev <valid_email he.re> writes:
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
Jan 05 2016
parent Jason Jeffory <JasonJeffory doodle.com> writes:
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)! ;)
Jan 05 2016
prev sibling next sibling parent ZombineDev <valid_email he.re> writes:
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
Jan 05 2016
prev sibling parent Basile B. <b2.temp gmx.com> writes:
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
Jan 06 2016