-
Improvement
-
Resolution: Fixed
-
Major
-
2.13.3
-
None
-
4.6 M1
-
1 - Middle term
-
2 - Normal
Those maps should be replaced by Cache objects
/** Cache for themes: <skinId, List<theme info>> */ private Map<String, List<ThemeInputData>> _themesCache; private Map<String, String> _configurationError; /** The last time the file was loaded */ private Map<String, Long> _lastConfUpdate;
- Dépend de
-
RUNTIME-3268 Centralized cache management
- Closed