Skip to content

WIP: Move alternate event store location resolution into dataloader

  • enhance FetchDataFromFile to allow loading into alternate locations
  • extend IHiveWhiteBoard to allow explicit addition of new data objects, and make newDataObjectsPresent const
  • drive-by reformatting of DataSvc and RegistryEntry
  • TODO: cache resolution and re-use
  • TODO: improve lookup by using preLoad on preConfigured items
  • TODO: remove all calls to updateKey, and point users to configure FetchDataFromFile instead
  • TODO: add data-on-demand configuration for backwards compatibility

Closes #38

Edited by Gerhard Raven

Merge request reports