-
Type:
Task
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.2.M1
-
Component/s: Core Library
-
Labels:None
ObjectId class handles now 3 different cases:
- tmp ID
- single value ID
- compound ID
It will be cleaner and more efficient if we just split this class into independent parts that handle those cases.