Skip to content

Data handle work

Sebastien Ponce requested to merge (removed):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

Merge request reports