]> git.evergreen-ils.org Git - Evergreen.git/commit
added atomic method cabilities
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 4 Oct 2005 20:22:02 +0000 (20:22 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 4 Oct 2005 20:22:02 +0000 (20:22 +0000)
commit450e77168179ef623abb26b0af9775bb55d9347d
treee113bb32316dfa0691bd32546ea2a9ac0ae75e4b
parent003dcbcf2a588cc14d7fba5183b51fe085c2d119
added atomic method cabilities
register the method as streaming and an atomic version will also be registered

left space for adding cachable and potentially other method transformations

ported existing apps to new method structure

automatically initializing the app logger when the app is initialized

ported the application code to osrfHash'es instead of linked lists

git-svn-id: svn://svn.open-ils.org/ILS/trunk@1894 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/Makefile
Open-ILS/src/c-apps/oils_auth.c
OpenSRF/bin/opensrf_all
OpenSRF/src/c-apps/osrf_dbmath.c
OpenSRF/src/c-apps/osrf_math.c
OpenSRF/src/c-apps/osrf_version.c
OpenSRF/src/libstack/osrf_application.c
OpenSRF/src/libstack/osrf_application.h