Re: help on pickle tool
On 6 Oct 2006 01:41:48 -0700, virg <06virg@gmail.c omwrote:
Oh, poopy.
What do you have at the server end?
-- Theerasak
On 6 Oct 2006 01:41:48 -0700, virg <06virg@gmail.c omwrote:
Hi,
The data is simple dictionary with one or more keys. If i use YAML at
the client (webui) do i have to change serialisation method to YAML at
server also. Without changing serialisation method at server, can i use
any of the deserialisation methods at the client. We cannot change the
serialisation methods at the server since it is not under our control.
The data is simple dictionary with one or more keys. If i use YAML at
the client (webui) do i have to change serialisation method to YAML at
server also. Without changing serialisation method at server, can i use
any of the deserialisation methods at the client. We cannot change the
serialisation methods at the server since it is not under our control.
What do you have at the server end?
-- Theerasak
Comment