Details
Description
TypeInfo, LockEngine, OID all have some functions with 'molder', these make the code difficult to understand. This issue will extract 'molder' from TypeInfo, LockEngine, OID, and move it into ClassMolderRegistry.
TypeInfo, LockEngine, OID all have some functions with 'molder', these make the code difficult to understand. This issue will extract 'molder' from TypeInfo, LockEngine, OID, and move it into ClassMolderRegistry.
What have been done in patch-C3104-20110605.txt?
(1) Extract 'molder' in the TypeInfo and LockEngine to a new class ClassMolderRegistry
(2) Simplify the TypeInfo
(3) Modify some comments in the TypeInfo and LockEngine