Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
AUUID contains an implementation of UUIDs. We should be able to either use the one provided by the JDK or to change ours to be optimized towards our use cases (e.g. choosing a byte array oriented representation that enables us to get rid of AMutableUUID).