Free cookie consent management tool by TermsFeed Policy Generator
Timestamp:
01/03/19 11:59:10 (6 years ago)
Author:
gkronber
Message:

#2520 replaced static type registration in HL.Persistence plugin with the KnownStorableTypesMap which is discovered and used by HEAL.Fossil.
As a consequence we do not need to explicitly call type registration for unit tests.
This change has been necessary because on the first access of StaticCache all StoraleTypes are registered. However, when the HL.Persistence plugin is loaded we have not yet loaded all plugins and as a consequence we would miss StorableTypes.

File:
1 added

Note: See TracChangeset for help on using the changeset viewer.