]> git.evergreen-ils.org Git - working/Evergreen.git/commit
give the environment built by O::A::T::Event[Group] access to the event proccessing...
authormiker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 31 Mar 2009 17:36:14 +0000 (17:36 +0000)
committermiker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 31 Mar 2009 17:36:14 +0000 (17:36 +0000)
commit0da4f1a5edaddaa609c0cf9b59a2936b18eec0e5
treee421c418a98a333df9187b1b8ca956bb5c9d6aab
parent82ddbcb15d99fb4c8bc38a2f09c9c0c1a688d265
give the environment built by O::A::T::Event[Group] access to the event proccessing object; teach O::A::T::Reactor::run_TT how to use this special EventProcessor env element, optionally turning this off via a "nostore" flag to run_TT

git-svn-id: svn://svn.open-ils.org/ILS/trunk@12738 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/OpenILS/Application/Trigger/Event.pm
Open-ILS/src/perlmods/OpenILS/Application/Trigger/EventGroup.pm
Open-ILS/src/perlmods/OpenILS/Application/Trigger/Reactor.pm