]> git.evergreen-ils.org Git - OpenSRF.git/commit
Give Python services introspection methods matching C and Perl
authordbs <dbs@9efc2488-bf62-4759-914b-345cdb29e865>
Tue, 29 Mar 2011 02:59:51 +0000 (02:59 +0000)
committerdbs <dbs@9efc2488-bf62-4759-914b-345cdb29e865>
Tue, 29 Mar 2011 02:59:51 +0000 (02:59 +0000)
commit8d18defaca6949827ffdd67e16a2e2a11239abce
treefa212c1aaaec700da8912fa622c0ba65146f97a6
parent743e525076053f5e407385ba29c45c21b9241971
Give Python services introspection methods matching C and Perl

Perl and C services offer "opensrf.system.method" and
"opensrf.system.method.all" methods for accessing service
information. Renaming Python's methods to match at least
enables srfsh to access this information, even if it does
still need to be taught to provide that information in a
consistent manner.

git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@2220 9efc2488-bf62-4759-914b-345cdb29e865
src/python/osrf/app.py