Commit graph

30 commits

Author SHA1 Message Date
Michael James
e133129843 fix getAttribute(s) encoding/decoding, move to PyData 2018-10-15 14:51:54 -06:00
Michael James
0b9a06851f further code cleanup, remove semicolons, isinstance() rather than type(), logical tidiness 2018-10-15 13:44:15 -06:00
Michael James
d0f18561ea code formatting for cleanup and logic 2018-10-15 08:54:30 -06:00
Michael James
d40f3d9586 rm activetable, ActiveTableModeAdapter, LockTableAdapter 2018-10-15 08:53:59 -06:00
Michael James
3d7c20a637 fix long type for py3 in RequestConstraint 2018-10-14 19:48:09 -06:00
Michael James
6cb3567e3d cleanup rm ServiceBackupJobStatusNotification 2018-10-14 18:17:24 -06:00
Michael James
8a3cd2f0db add super class init in ShortDataRecord.py 2018-10-14 18:12:49 -06:00
Michael James
ced7010567 minor header cleanup 2018-10-14 18:10:12 -06:00
Michael James
61de537854 add AbstractDataRecord for dynamicserialize/dstypes/com/raytheon/uf/common/datastorage/records 2018-10-14 18:01:38 -06:00
Michael James
854d227120 header and class formatting 2018-10-14 17:37:08 -06:00
Michael James
9f55c3d0ef use isinstance() rather than type() 2018-10-14 16:28:05 -06:00
Michael James
817f9ccd9b Revert "Set/get methods for envelope in GetGeometryDataRequest.py"
This reverts commit 336b8d1623.
2018-10-14 16:21:59 -06:00
Michael James
69aa0a28c7 logic cleanup 2018-10-14 15:55:05 -06:00
Michael James
336b8d1623 Set/get methods for envelope in GetGeometryDataRequest.py 2018-10-14 13:16:35 -06:00
Michael James
6d98ecc782 use isinstance() instead of type() 2018-10-11 20:33:53 -06:00
Michael James
6e99c3cc44 six conditional for RequestConstraint types 2018-10-09 15:25:50 -06:00
Michael James
dce5a7a25a six.PY conditionals for utf8 encoding/decoding 2018-10-09 14:24:43 -06:00
Michael James
be7f51cb94 use isinstance rather than type 2018-10-06 10:34:12 -06:00
Michael James
cf1670b03d test imports, request constraints for python3 2018-10-06 09:50:43 -06:00
Michael James
7a88a6d3db code cleanup, rm unused imports, various bug fixes 2018-10-06 08:35:30 -06:00
Michael James
4313260994 rm gfe svcbu and isc request classes 2018-10-06 08:12:09 -06:00
Michael James
efa301c100 Fix returned retVal encoding in SerializableExceptionWrapper 2018-10-05 17:14:32 -06:00
Michael James
a5f9692deb account for bytestring in SerializableExceptionWrapper 2018-10-04 11:25:14 -06:00
mjames-upc
a1393ce8db indentation 2018-09-06 22:46:53 -06:00
mjames-upc
aff9f8e933 small changes 2018-09-06 21:58:42 -06:00
mjames-upc
e12e492c42 hail mary edits 2018-09-06 21:50:38 -06:00
mjames-upc
fc2c5cb930 more manual fixes 2018-09-06 19:27:58 -06:00
mjames-upc
7a2dca5d37 manual fixes 2018-09-06 18:51:43 -06:00
Michael James
f172333430 python3 compliance notebook tested 2018-09-06 12:11:36 -06:00
mjames-upc
c132d638fe initial commit 2018-09-05 15:52:38 -06:00