Modernize ILS logic services.
- Eliminate static factories. - Use fully qualified class names as service names.
Showing
- module/VuFind/config/module.config.php 4 additions, 2 deletionsmodule/VuFind/config/module.config.php
- module/VuFind/src/VuFind/Controller/AjaxController.php 1 addition, 1 deletionmodule/VuFind/src/VuFind/Controller/AjaxController.php
- module/VuFind/src/VuFind/ILS/Logic/LogicFactory.php 71 additions, 0 deletionsmodule/VuFind/src/VuFind/ILS/Logic/LogicFactory.php
- module/VuFind/src/VuFind/RecordDriver/Factory.php 4 additions, 4 deletionsmodule/VuFind/src/VuFind/RecordDriver/Factory.php
- module/VuFind/src/VuFind/Service/Factory.php 0 additions, 34 deletionsmodule/VuFind/src/VuFind/Service/Factory.php
Please register or sign in to comment