Deprecate SQL metricDB

.. removes across the code base

.. need to fixup RideFileCache and Lucene refresh
   within the RideItem/RideCache framework, they will
   NOT be refreshed at present

.. need to look at how charts get refreshed on data
   changes now RideItem provides a more granular
   mechanism (look for XXXREFRESH in code)

.. New Intervals code will definitely NOT compile
   and needs to be redesigned/reimplemented to fit
   in with the ride cache
This commit is contained in:
Mark Liversedge
2014-12-24 20:24:34 +00:00
parent a8192d863d
commit 44aea09d97
33 changed files with 130 additions and 70 deletions

View File

@@ -17,6 +17,7 @@
*/
#include "Context.h"
#include "Athlete.h"
#include "TreeMapPlot.h"
#include "LTMTool.h"
#include "TreeMapWindow.h"