LP#1749475 Improve API variable handling
authorDan Wells <dbw2@calvin.edu>
Thu, 21 Feb 2019 15:47:25 +0000 (10:47 -0500)
committerDan Wells <dbw2@calvin.edu>
Wed, 27 Feb 2019 19:13:23 +0000 (14:13 -0500)
commit6f7629a4e8289121eb8bde7ded9b5dbea66fcef6
tree640e6178c5ddb1c650c494ff3c7a806732246174
parent1b60c0373998b09c58fdad6c0cd071fcad0e9777
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>
Open-ILS/src/perlmods/lib/OpenILS/Application/Search/Biblio.pm