On Wed, Dec 14, 2011 at 12:25 PM, Jason Boyer <[email protected]> wrote: > Is everything in the column picker retrieved, even if it's not currently > displayed?
In this case, since rows are inserted at the top of the list, they all get fleshed and retrieved. And there's no standard mechanism for per column retrieval based on column visibility. > If so, the long term solution may be to only request from the > server what will actually be shown (or the smallest superset necessary) and > only retrieve things like call numbers when they're requested. I think that's where we're heading, long term--not sending large objects across the wire unless we really need them. I'll work up a branch restoring the call number (and prefix and suffix). Thanks folks! -- Jason Etheridge | Equinox Software, Inc. / The Open Source Experts | phone: 1-877-OPEN-ILS (673-6457) | email: [email protected] | web: http://www.esilibrary.com
