EnfusionDatabaseFramework icon indicating copy to clipboard operation
EnfusionDatabaseFramework copied to clipboard

Replace JSON struct auto copy with resursive Managed::Clone

Open Arkensor opened this issue 2 years ago • 0 comments

Once https://feedback.bistudio.com/T174034 or https://feedback.bistudio.com/T174035 are added we can stop using JSON for db entity copies and use the much faster shallow clones with recursive calls to create a deep copy.

Arkensor avatar Jul 17 '23 14:07 Arkensor