Skip to content
Snippets Groups Projects
Commit d4ac2671 authored by Demian Katz's avatar Demian Katz
Browse files

Smarter hasHoldings method.

- We should not assume ils-none means no holdings; a use case exists where a user has no real-time ILS but still encodes holding information in MARC records.
- We should actually check whether getHolding returns data to determine whether holdings exist.
- TODO: consider introducing a local record driver cache if performance issues are encountered (but probably not necessary).
parent 37e14f91
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment