]> git.evergreen-ils.org Git - OpenSRF.git/commit
repaired logic in the as-yet-unused import_array_data; use the more efficient enumera...
authorerickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Tue, 16 Nov 2010 14:09:09 +0000 (14:09 +0000)
committererickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Tue, 16 Nov 2010 14:09:09 +0000 (14:09 +0000)
commit15c8f613a5dff82ed18b5b554bd5ccc1c470fbba
tree3db3182a2f2bdbf1a2f8f7265bf07fab7a9bdae0
parent8dca9e70ff36bf0204bb679cb738c02280e5f9bc
repaired logic in the as-yet-unused import_array_data; use the more efficient enumerate func; capture array length outside of loop for efficiency; avoid calls to set/get_field and access _data directly inside of the NetworkObject class for faster accessor/mutator's

git-svn-id: svn://svn.open-ils.org/OpenSRF/branches/rel_2_0@2090 9efc2488-bf62-4759-914b-345cdb29e865
src/python/osrf/net_obj.py