Draft: Added an optional flag allowOverwrite to the thread-safe overload of...
Added an optional flag allowOverwrite
to the thread-safe overload of GeoAlignableTransform::setDelta()
The value of this flag gets forwarded to GeoVAlignmentStore::setDelta()
. The concrete implementations
of the GeoVAlignmentStore
interface are expected to decide what to do if a client attempts to overwrite
delta for an alignable transform that already has its delta recorded in the given store.
Merge request reports
Activity
For more context: this is a follow-up on the discussion Paul (@pagessin) and I had a few years ago on one of his MR-s in the Athena repository.
If there are no objections to this MR, then we need to make sure we update the relevant Athena clients once the latter gets switched to
GeoModel
version that contains these changes.For now, I'm gonna keep it as a Draft.
added 76 commits
-
73ea530a...75515fb6 - 75 commits from branch
GeoModelDev:main
- ed212119 - Added an optional flag allowOverwrite to the thread-safe overload of...
-
73ea530a...75515fb6 - 75 commits from branch