StudioProcess / rvp

Research Video is a tool for Artistic Research based on video annotation
https://rv.zhdk.ch
GNU General Public License v3.0
7 stars 4 forks source link

Refactor model data structure #87

Closed martinleopold closed 6 years ago

martinleopold commented 8 years ago

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 commented 8 years ago

Also:

dinony commented 6 years ago

Fixed in v0.1.0