]> 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 03:06:15 +0000 (03:06 +0000)
committerdbs <dbs@9efc2488-bf62-4759-914b-345cdb29e865>
Tue, 29 Mar 2011 03:06:15 +0000 (03:06 +0000)
commit4f6bd9972bdd112c848d87dba4e09d575a97a3e7
treebca3d9a3f4283deffc9ff2a7099c67552504db39
parentd798123dad9e2e77e5da812ef23a44cd18b1097a
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/branches/rel_2_0@2221 9efc2488-bf62-4759-914b-345cdb29e865
src/python/osrf/app.py