]> 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)
committerBill Erickson <berick@esilibrary.com>
Wed, 13 Aug 2014 15:23:36 +0000 (11:23 -0400)
commitf1931817f17c99982e60840a0add136ea0f7f9a3
treed03abfc9def4050cc73996237e3872b35c701886
parent0cfc7889fc079f14f6b8d3c991271941b54fe4ae
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>
Open-ILS/src/perlmods/lib/OpenILS/Application/Actor.pm
Open-ILS/src/perlmods/lib/OpenILS/Application/Storage/Publisher/actor.pm