First commit:
get_object does not use search Id anymore, as it now is unnecessary to do so.
Second commit:
-Made changes so that the search ID uses the uuid canonical string.
-Added XDRFStringHandler, that handles fixed length string XDR data representation, in the xdr.py.
-Also added XDRFOpaque Handler.
First commit: get_object does not use search Id anymore, as it now is unnecessary to do so.
Second commit: -Made changes so that the search ID uses the uuid canonical string. -Added XDRFStringHandler, that handles fixed length string XDR data representation, in the xdr.py. -Also added XDRFOpaque Handler.