Data handle work
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.
Improved Data Handle code in mainly 2 directions :
This mr started life as !28 (closed), see the discussion there.