Resolve "Icat: composition instead of inheritance"
Closes #4689
Tested in production at ID00.
- Move the
IcatClientInterface
andIcatNullClient
classes back tobliss
(it was a bad idea) - Remove imports that are deprecated (
0.7.0
): icat/pyicat-plus!137 (merged)
This works with the current and previous pyicat-plus
versions. The next version will drop deprecated API (like IcatClientInterface and IcatNullClient). This MR is also removing deprecated API usage.
Edited by Wout De Nolf
Merge request reports
Activity
assigned to @denolf
added 1 commit
- c2874122 - icat client: composition instead of inheritance
mentioned in merge request icat/pyicat-plus!137 (merged)
added 1 commit
- 51e6f2fb - icat client: composition instead of inheritance
added 1 commit
- f754e67f - icat client: composition instead of inheritance
requested review from @valentin.valls
added 1 commit
- 9ff384f6 - icat client: composition instead of inheritance
Please register or sign in to reply