Removes the UUID logic for generating UUIDs for pre-existing elements (archive and pathmap resources, such as the Java standard library or type libraries) and for storing the UUIDs for these elements. Replaces it by simply using the (immutable) URI as the UUID.
Removes all logic related to UUIDs for pre-existing elements and their propagation to parent UuidResolvers
Removes obsolete logic for resolving proxies in UuidGeneratorAndResolverImpl
Requires objects for which UUIDs are generated to not be proxy elements
Replaces logic that silently and unintentionally loads resources into the resource set of a parent UuidResolver
UuidResolvers
UuidGeneratorAndResolverImpl
UuidResolver