At the server, based on client request it does some computations , it
sends the result as dictionary (serialized) to the client.
hanumizzle wrote:
> On 6 Oct 2006 01:41:48 -0700, virg <06virg at gmail.com> wrote:
> > 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.
>> Oh, poopy.
>> What do you have at the server end?
>> -- Theerasak