Closed mlitwiniuk closed 5 years ago
Proof of concept of storing localizations even after rollback in parent form.
Two major things are happening here:
LocalizationKey
Localization
Lit::Cache
WIP - still requires tests, but I want to get initial opinion
Proof of concept of storing localizations even after rollback in parent form.
Two major things are happening here:
LocalizationKey
/Localization
even after rollback in parent transactionLocalization
andLocalizationKey
instances are now memoized inLit::Cache
WIP - still requires tests, but I want to get initial opinion