LP#1749475 Improve API variable handling
authorDan Wells <dbw2@calvin.edu>
Thu, 21 Feb 2019 15:47:25 +0000 (10:47 -0500)
committerMichele Morgan <mmorgan@noblenet.org>
Fri, 21 Aug 2020 16:53:28 +0000 (12:53 -0400)
commit2e919d708fd397a41f388a179339042fa83408b7
treea1e5d9bc10096f582463e76cffdc6c65473a0f99
parentddc23f4812de31e6b41859b00523c4210c020c1a
LP#1749475 Improve API variable handling

Because we are using positional arguments, but the position is off by
one due to the previous API, these arguments were difficult to assign
cleanly.  This is an attempt to make it a little more legible, though
ultimately, we should strongly consider an options hash for the new
additions.

Signed-off-by: Dan Wells <dbw2@calvin.edu>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Michele Morgan <mmorgan@noblenet.org>
Open-ILS/src/perlmods/lib/OpenILS/Application/Search/Biblio.pm