Allow calling init() twice on a DataHandle
Instead of failing (only in debug builds) because of an assert, if the DataObjectHandleBase was already initialized, just return true.
Closes #221 (closed)
Instead of failing (only in debug builds) because of an assert, if the DataObjectHandleBase was already initialized, just return true.
Closes #221 (closed)