]> git.evergreen-ils.org Git - Evergreen.git/commit
in the SIP server plugin, don't connect and start a transaction by default with every...
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 1 Jun 2010 17:21:31 +0000 (17:21 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 1 Jun 2010 17:21:31 +0000 (17:21 +0000)
commit4980dad8a1bb31f27259acb638a77daee7e4b38f
tree2bb463857cc72928c143c850ce789be64840d352
parent74cce4fa94d9a2ea7c40c4ea4612f5ce18de1c90
in the SIP server plugin, don't connect and start a transaction by default with every cstore handle.  only connect/begin when necessary.  also, making use of new CStoreEditor::init() call for setting up the editor environment when initial load was done before the IDL was available.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@16544 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/OpenILS/SIP.pm
Open-ILS/src/perlmods/OpenILS/SIP/Patron.pm