Skip to content

Add RegistryMapper to automate RegEntry management of ephemeral packed objects

Gerhard Raven requested to merge add-registry-wrapper into master

Introduce RegistryWrapper to automate the setting of the RegEntry for packed/unpacked objects, and avoid the use of the heap, i.e. reduce the number of memory allocations.

Edited by Gerhard Raven

Merge request reports