Explicitly pack empty KeyedContainers and Relations Tables
Due to SelectivePacker natively packing 'elements' of containers it did not transitively pack anything if, and only if, it was given an empty container. This MR explicitly packs empty KeyedContainers and RelationTables as empty packed objects. In addition, it reduces some code duplication between the KeyedContainers and RelationTable cases.
Edited by Gerhard Raven
Merge request reports
Activity
added bug fix label
mentioned in merge request DaVinci!928 (merged)
added RTA label
added 18 commits
-
599fdcae...4f895623 - 16 commits from branch
master
- 9a62b0a8 - pack empty keyedcontainers
- 6c59966a - unify ContainerRange for KeyedContainer and Relations1D
-
599fdcae...4f895623 - 16 commits from branch
added 1 commit
- c44b5a6c - unify ContainerRange for KeyedContainer and Relations1D
added 1 commit
- daea2da5 - add support for packing empty relation tables
Please register or sign in to reply