]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1350042 streaming patron search API
authorBill Erickson <berick@esilibrary.com>
Mon, 4 Aug 2014 17:10:49 +0000 (13:10 -0400)
committerBen Shum <bshum@biblio.org>
Fri, 29 Aug 2014 20:12:09 +0000 (16:12 -0400)
commitf7fc7fa2a1bac404317a7ba549beaf73d56c0ac5
treed26b463a9357a882db920169b5476f045a294cea
parentcd4b5c68affdaf7cb915c81f9b252df8688344db
LP#1350042 streaming patron search API

Adds an API name-based option to the standard patron search API to
respond with a stream of fleshed users, so the caller is not forced to
make additional fetch-by-ID calls to collect the user data.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/src/perlmods/lib/OpenILS/Application/Actor.pm
Open-ILS/src/perlmods/lib/OpenILS/Application/Storage/Publisher/actor.pm