-
Type: Task
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Service Arch
errmsgRun() calls still take in std::string& database string objects serialized from the command, despite later re-parsing the serialized string which is inefficient and unncessary. While errmsgRun() is deprecated, is an easy efficiency fix that's not on the critical path.