Source reimplementation
I made some major changes to the project to prevent the rather clumsy use of dictionaries instead of classes. The way it is now, the classes in source can now actually be used in their intended way and do no longer rely on the workaround with dictionaries. For this, I had to make changes in many parts of the project. I fixed the tutorials, so that they work with the new syntax.
Merge request reports
Activity
mentioned in merge request !14 (merged)
added 8 commits
-
889afba4...a96083b3 - 7 commits from branch
master
- 668a3253 - Merge branch 'master' into 'source_reimplementation'
-
889afba4...a96083b3 - 7 commits from branch
added 1 commit
- 9295cb1d - update tests.py to work with new source interface
mentioned in commit a5b62c57
mentioned in commit 95d453d3