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>
Sat, 12 Sep 2020 03:08:33 +0000 (23:08 -0400)
commit60ae4a2902554f505dcdc7828478003ea3a577d4
tree2186701162d93dd576a03ce700819f1056ee66a3
parentab2951decb4a41fe06e02a62c16394387577551f
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