Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
Currently the ID classes call toString and hash the resulting string rather than computing a hash directly.
The ID classes also create new instances of the higher level object in readFields (via read) rather than re-using the object via readFields.