Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support dub's new dub.sdl project format #626

Open
PetarKirov opened this issue Aug 23, 2015 · 10 comments
Open

Support dub's new dub.sdl project format #626

PetarKirov opened this issue Aug 23, 2015 · 10 comments

Comments

@PetarKirov
Copy link

Now .sdl is the default format for new projects generated by dub init.

@aBothe
Copy link
Owner

aBothe commented Aug 24, 2015

Is there any rational decision behind enabling sdl?
They might have discussed this on the forums or in irc, but I haven't read any of it

@etcimon
Copy link
Contributor

etcimon commented Aug 24, 2015

It was mostly about having comment support without using a json subset

@aBothe
Copy link
Owner

aBothe commented Aug 24, 2015

& a less strict language syntax. Okay, makes sense.

@PetarKirov
Copy link
Author

@aBothe Here and especially here you can read more about the decision to go with SDL.

aBothe pushed a commit that referenced this issue Oct 5, 2015
…(yet untested).

Developing #626 dub.sdl support can get started now.
aBothe pushed a commit that referenced this issue Oct 5, 2015
…nput "stream", so the dub.json-Reader may accept JsonReaders for in-code subpackages.. should be improved later on
@extrawurst
Copy link

any ETA on this ?

@aBothe
Copy link
Owner

aBothe commented Oct 11, 2015

Okay, so I put a hand on this.. I think today + some hotfixes tomorrow.

aBothe pushed a commit that referenced this issue Oct 11, 2015
…, so dub.sdl-files may be parsed now.

Tests & interpretation of parsed sdl-contents are left to do.
@aBothe
Copy link
Owner

aBothe commented Oct 11, 2015

Finished a first approach for the sdl parser. Let's see :)

aBothe pushed a commit that referenced this issue Oct 14, 2015
aBothe pushed a commit that referenced this issue Nov 28, 2015
…g and DubProjectConfiguration.DeserializeFromPackageJson to DubJson.
@extrawurst
Copy link

Is this in a mono-d release already ?

@aBothe
Copy link
Owner

aBothe commented Nov 28, 2015

Not yet..I'm just too lazy and underpriorizing mono-d development currently :/

@aBothe
Copy link
Owner

aBothe commented Jan 12, 2016

Now it's been established. Huge sorry for all the time I didn't do anything.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants