Comment 1 for bug 1497335

Revision history for this message
Jason Boyer (jboyer) wrote : Re: Support virtually aged circulations

Do the interfaces that retrieve closed circs all call the same API to retrieve them? It seems to me that it's better to make the changes in the actual API layer rather than teaching the UI that some circs have to be displayed differently.

(If they don't all call the same API, or worse, just throw around JSONQ's or PCRUD calls, perhaps a usable API could be defined to handle this on the back end)