There was an error fetching the commit references. Please try again later.
Modernize record cache service.
- Use fully qualified class name as service name. - Eliminate static factory.
Showing
- module/VuFind/config/module.config.php 2 additions, 1 deletionmodule/VuFind/config/module.config.php
- module/VuFind/src/VuFind/Controller/AbstractBase.php 1 addition, 1 deletionmodule/VuFind/src/VuFind/Controller/AbstractBase.php
- module/VuFind/src/VuFind/Controller/Plugin/Factory.php 1 addition, 1 deletionmodule/VuFind/src/VuFind/Controller/Plugin/Factory.php
- module/VuFind/src/VuFind/Favorites/FavoritesServiceFactory.php 1 addition, 1 deletion...e/VuFind/src/VuFind/Favorites/FavoritesServiceFactory.php
- module/VuFind/src/VuFind/Record/CacheFactory.php 70 additions, 0 deletionsmodule/VuFind/src/VuFind/Record/CacheFactory.php
- module/VuFind/src/VuFind/Service/Factory.php 1 addition, 17 deletionsmodule/VuFind/src/VuFind/Service/Factory.php
- module/VuFind/src/VuFind/ServiceManager/ServiceInitializer.php 1 addition, 1 deletion...e/VuFind/src/VuFind/ServiceManager/ServiceInitializer.php
Please register or sign in to comment