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>
Thu, 28 Aug 2014 02:02:30 +0000 (22:02 -0400)
commite392568d714027edc5b8f32a6194c90e1d1d5412
tree4f1eb5c7da77fe138ce10eaab3c1384a9e102073
parent42748c5a6861ce0dafbf682623d67055e738a170
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