LP#1749475 Improve API variable handling
authorDan Wells <dbw2@calvin.edu>
Thu, 21 Feb 2019 15:47:25 +0000 (10:47 -0500)
committerGalen Charlton <gmc@equinoxinitiative.org>
Fri, 3 Jan 2020 20:24:16 +0000 (15:24 -0500)
commit0f82f6c71eb75d79584c162ba22c46c5a4165fb6
tree9408076ec8d12e539095308fcfe6a06285bbee65
parent1d4f6f68ad25b55bdab8c0c4e4b014d3d7617f8c
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>
Open-ILS/src/perlmods/lib/OpenILS/Application/Search/Biblio.pm