A/T reactor 'AstCall' can't have global CStoreEditor
authorLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Wed, 7 Sep 2011 20:15:20 +0000 (16:15 -0400)
committerMike Rylander <mrylander@gmail.com>
Wed, 7 Sep 2011 21:56:25 +0000 (17:56 -0400)
commite2d50e9f062c4c28751105a107d7c2e33e5289d3
treefb0cf68ac8f5704397fc4807548a526546958c26
parent9911ea7643e742a52cbf8446bbbf8de799eb7a1b
A/T reactor 'AstCall' can't have global CStoreEditor

It's not good for any Evergreen service to try to have a global
cstoreeditor instance.  Scope it to the handler() sub that needs it, and
comment out the thus-far unused/unfinished retrieve() sub.

Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/Trigger/Reactor/AstCall.pm