]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Isolate the "search" and "id_list" methods in their own functions,
authorscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 26 Mar 2010 02:47:26 +0000 (02:47 +0000)
committerscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 26 Mar 2010 02:47:26 +0000 (02:47 +0000)
commite1e430114ccee07c7a5de4b3da098febe2f240d9
tree6acd5c749b3a7972f2a16c3cef54a37461252064
parentfea1263bd897e0a27e3bdb2f17f1a0d42870aa85
Isolate the "search" and "id_list" methods in their own functions,
instead of performing them bodily within dispatchCRUDMethod().

This change is part of a project to refactor oils_cstore.c, in order
to make some of its functionality available to the new query
builder service.

Also: added some comments, and tinkered with others.

M    Open-ILS/src/c-apps/oils_cstore.c

git-svn-id: svn://svn.open-ils.org/ILS/trunk@15999 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/c-apps/oils_cstore.c