Revision fe503c0...

Go back to digest for 28th July 2013

Optimization in Educational

Andreas Cord-Landwehr committed changes in [artikulate] /:

Load courses only on demand.

This avoid the ~5 second startup time that previously was needed
to parse all courses on startup. Instead of that, we now only load
courses when they are needed.

File Changes

Modified 4 files
  •   autotests/testcoursefiles.cpp
  •   src/core/resourcemanager.cpp
  •   src/core/resourcemanager.h
  •   src/models/coursemodel.cpp
4 files changed in total