]> git.evergreen-ils.org Git - OpenSRF.git/commit
added atomic method cabilities
authorerickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Tue, 4 Oct 2005 20:22:02 +0000 (20:22 +0000)
committererickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Tue, 4 Oct 2005 20:22:02 +0000 (20:22 +0000)
commit06f15d024272de8cdebb24cec23832ddb79634db
treed0d358081cfe547f4905fe46528d67cc6b888b5d
parent06735327be65e11578fba0bbc64e6f983df6a2da
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/OpenSRF/trunk@543 9efc2488-bf62-4759-914b-345cdb29e865
bin/opensrf_all
src/c-apps/osrf_dbmath.c
src/c-apps/osrf_math.c
src/c-apps/osrf_version.c
src/libstack/osrf_application.c
src/libstack/osrf_application.h