-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Execution Team 2019-07-01, Execution Team 2019-07-15, Execution Team 2019-07-29
The current KeyString class is really a "builder". Convert the KeyString class to a KeyStringBuilder class, which will have a release() function to release an owned buffer of type KeyString value.
The KeyString::Value class will just become "KeyString".