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

Refactor model data structure #87

Closed
martinleopold opened this issue Jul 26, 2016 · 2 comments
Closed

Refactor model data structure #87

martinleopold opened this issue Jul 26, 2016 · 2 comments

Comments

@martinleopold
Copy link
Member

martinleopold commented Jul 26, 2016

It seems to be hard to deal with, due to deep nesting. E.g. a specific annotation is at: Project.timeline.tracks[i].annotations[j]. Could help with DB/persistence too.

Keywords: normalised, flat structure

See:

@martinleopold
Copy link
Member Author

martinleopold commented Aug 4, 2016

Also:

  • Integrate video data into the model. Currently it’s separated and it’s hard to see whats going on, since there are different flows of data going on.

@dinony
Copy link
Collaborator

dinony commented Nov 27, 2017

Fixed in v0.1.0

@dinony dinony closed this as completed Nov 27, 2017
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

2 participants