Skip to content

Data handle work

Gerhard Raven requested to merge sebastien-DataHandleWork into future

Improved Data Handle code in mainly 2 directions :

  • DataHandles are now initialized properly at init time and not on demand
  • their get (and fetch) methods are now const

This mr started life as !28 (closed), see the discussion there.

Merge request reports