In order to maintain compatibility with existing vt-generated application datasets, we should make sure that LBAF supports the shared_id QOI instead of shared_block_id.
This work will revert #525. The change should be reflected in:
all existing JSON files
LBAF source (e.g. lbsObject and lbsRank)
all tests
the JSON data files generator
I think a simple find/replace call should suffice.
This is related to #527 and should be included in PR #528
In order to maintain compatibility with existing vt-generated application datasets, we should make sure that LBAF supports the
shared_id
QOI instead ofshared_block_id
.This work will revert #525. The change should be reflected in:
lbsObject
andlbsRank
)I think a simple find/replace call should suffice.
This is related to #527 and should be included in PR #528