Make record drivers non-shared plugins in order to eliminate clone() calls throughout the code.
Showing
- module/VuFind/src/VuFind/Controller/MyResearchController.php 1 addition, 1 deletionmodule/VuFind/src/VuFind/Controller/MyResearchController.php
- module/VuFind/src/VuFind/Record/Loader.php 1 addition, 1 deletionmodule/VuFind/src/VuFind/Record/Loader.php
- module/VuFind/src/VuFind/RecordDriver/PluginManager.php 17 additions, 0 deletionsmodule/VuFind/src/VuFind/RecordDriver/PluginManager.php
- module/VuFind/src/VuFind/Search/Solr/Results.php 1 addition, 1 deletionmodule/VuFind/src/VuFind/Search/Solr/Results.php
- module/VuFind/src/VuFind/Search/SolrAuth/Results.php 1 addition, 1 deletionmodule/VuFind/src/VuFind/Search/SolrAuth/Results.php
- module/VuFind/src/VuFind/Search/SolrReserves/Results.php 1 addition, 1 deletionmodule/VuFind/src/VuFind/Search/SolrReserves/Results.php
- module/VuFind/src/VuFind/Search/Summon/Results.php 1 addition, 1 deletionmodule/VuFind/src/VuFind/Search/Summon/Results.php
- module/VuFind/src/VuFind/Search/WorldCat/Results.php 1 addition, 1 deletionmodule/VuFind/src/VuFind/Search/WorldCat/Results.php
Please register or sign in to comment