-
Notifications
You must be signed in to change notification settings - Fork 0
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
Implement schema for Modifying Language #31
Comments
This will be easier to discuss as a PR, but we need #26 wrapped for that (it sounds like we're almost there...) In the mean time, here are some notes on a potential schema idea, to be discussed by voice.
|
Okay, so is this taken care of now through #36? |
Okay here's a list of some things i'd like to know more about, and if we have tickets accounting for any of the following:
|
#36 just set up the scaffolding to allow us to implement the schema. #38 implements a single table of the schema (I should have tagged this issue in there). Point being: this is not taken care of yet! As to the other items, I don't believe there are issues created for interfaces. I suggest @crupar take some time to open some issues (or even just one issue capturing her plans for the linter) since I think that's been her area of focus so far. (obviously @knowtheory you are welcome to as well, to kick off the discussion) |
Awesome, thanks for the heads up @slifty. I see that @crupar set up #39, i'll add that up to the tracking thing i've got there (normally i'd stick it in the body of a ticket, and in fact i might migrate all that stuff up). I also normally just do a cut line for things that gotta be shipped and which things can fall after the shipping point. |
The schema we're targeting has changed now that we have nailed down the wireframes, so I am actually going to close this particular issue given that fact. I'm sure there will be a new one soon. |
The experiment described in #17 will have data that needs to be stored. We need to define the nature of that data and set up migrations.
Lets use the wiki to document the proposed schema for now; eventually we will do that through migrations and models, but we need #26 before we can start doing that kind of thing.
The text was updated successfully, but these errors were encountered: