Re: http gateway, was Re: Something interesting for 4.33

Kenneth Martin <martin-TxPoQvD3IN4C6LszWs/[email protected]> Fri, 30 Jan 2015 09:38:15 -0500
Newsgroups gmane.comp.python.pyro
Message-ID <[email protected]>
Irmen, sorry, I never saw your earlier post. I'm not really proposing 
anything; just thought you might be interested. I've been using yaml in 
a number of different places both for configuration files and 
communications and I found it intuitively nice to use. Again, no 
proposals, just thought you might be interested; please just ignore.
On 15-01-29 05:27 PM, Irmen de Jong wrote:
> On 29-1-2015 19:51, Kenneth Martin wrote:
>> Irmen, have you tried using yaml on json serialized messages? I believe
>> it is a superset of json and they should be compatible. I am using it
>> for transferring objects over pyro fairly successfully.
>> -Ken
> I replied to this earlier on this list:
>
> """
> No I have not.
>
> Also, as serpent already is capable of serializing everything into a human-readable
> Python literal expression, I don't really see what another text based serializer brings
> to the table.
> """
>
> And in the context of the http gateway, it makes very little sense to use something
> different than json (rather than serpent).
>
> What are you proposing about yaml? What's your use case/how are you using it?
>
>
> Irmen
>
>
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming. The Go Parallel Website,
> sponsored by Intel and developed in partnership with Slashdot Media, is your
> hub for all things parallel software development, from weekly thought
> leadership blogs to news, videos, case studies, tutorials and more. Take a
> look and join the conversation now. http://goparallel.sourceforge.net/
> _______________________________________________
> Pyro-core mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/pyro-core


------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/