]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Slightly rearranged the treatment of transaction ids so as to avoid
authorscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 4 Mar 2010 05:04:58 +0000 (05:04 +0000)
committerscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 4 Mar 2010 05:04:58 +0000 (05:04 +0000)
commit9156f13eba0aa705cbd28b61f843c96675ce4d33
treedaae743a8756635f21e7f80cf22b6e5db7f211b0
parent9f97979b98845a72899fd24166f7546d48302f52
Slightly rearranged the treatment of transaction ids so as to avoid
repeated calls to getXactId().  Also: when committing or rolling back,
return the transaction id from getXactId() instead of referencing the
session_id of the application session.

In dispatchCRUDMethod: Added comments.  Renamed meta to method_meta
to distinguish it from class metadata.  Avoid unnecessary lookups of
the class metadata.  Rearrange things a bit for clarity.

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

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