Skip to content

Make dataset wrapper lazy-loading information and data

Thomas Vincent requested to merge fix_data_viewer2 into fix_data_viewer

This MR reworks the ViewerData class so that it:

  • loads information lazily and caches it
  • loads data on demand without caching

Merge request reports

Loading