There was an error fetching the commit references. Please try again later.
Rewrite of MultiBackend driver with separate functions for all ILS driver...
Rewrite of MultiBackend driver with separate functions for all ILS driver methods. Fix to checkCapability to work properly with drivers using __call() magic method and more data to supportsMethod() for better decision-making including the possibility to use supportsMethod also without _call(). Updated MultiBackend tests.
Showing
- config/vufind/MultiBackend.ini 0 additions, 15 deletionsconfig/vufind/MultiBackend.ini
- module/VuFind/src/VuFind/ILS/Connection.php 30 additions, 23 deletionsmodule/VuFind/src/VuFind/ILS/Connection.php
- module/VuFind/src/VuFind/ILS/Driver/MultiBackend.php 1079 additions, 407 deletionsmodule/VuFind/src/VuFind/ILS/Driver/MultiBackend.php
- module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/MultiBackendTest.php 71 additions, 358 deletions...unit-tests/src/VuFindTest/ILS/Driver/MultiBackendTest.php
Please register or sign in to comment