Godley / Music-Library

Repo for all FYP work, including meeting logs, implementation, report and any other necessary documents. Will be a mix of tex, python, word and pdf documents
GNU General Public License v2.0
5 stars 3 forks source link

change meta saving/loading #294

Closed Godley closed 9 years ago

Godley commented 9 years ago

Rather than just having collections we now have 3 items of metadata:

I suggest we store these in a dictionary instead of standalone and serialise them to one file. It doesn't really matter that we're using 3, but it just tidies it up a bit

Godley commented 9 years ago

done with last commit