[OSC_dev] json type tag ?
Gaspard Bucher
gaspard at teti.ch
Mon Mar 30 13:16:51 PDT 2009
Of course, the json representation of anything can be stored in a
string, even a hash like:
{"name":"Joe", "age":32} or a midi message or whatever.
But when you receive such a thing, it's nice to know it's not the same as
"This is my friend Joe. He is 32 years old." because you need very
different parsers to get Joe's age :-).
G.
On Mon, Mar 30, 2009 at 10:06 PM, <salsaman at xs4all.nl> wrote:
> On Mon, March 30, 2009 21:30, Gaspard Bucher wrote:
>> As a followup, I noticed that there is no type tag for hashes
>> (dictionaries). What about 'h' ?
>>
>> Gaspard
>
> How does a hash differ from a string ?
>
> Salsaman.
>
>
> _______________________________________________
> OSC_dev mailing list
> OSC_dev at create.ucsb.edu
> http://lists.create.ucsb.edu/mailman/listinfo/osc_dev
>
More information about the OSC_dev
mailing list