[yunqa.de] Re: Impressed

  • From: Edwin Yip <edwin.yip@xxxxxxxxxxxxxxxxxx>
  • To: yunqa@xxxxxxxxxxxxx
  • Date: Sun, 19 Feb 2012 01:55:03 +0800

I too, like JSON, as opposed to XML which is verbose  and not human
friendly.

I answer your question in the last email. If I had fixed the problem at the
JavaScript side, I'd have using an approach like yours :)

On Sun, Feb 19, 2012 at 1:49 AM, GoustiFruit <goustifruit@xxxxxxxxx> wrote:

> Well, I quite like JSON, once you get used to it it's pleasant to use.
> Then there are always solutions to get what you want, you could for example
> index objects inside objects using their key names. Ex:
> {"1":{"ID":12, "Name":"Joe"}, "2":{"ID":13, "Name":"Jack"}, "3":{"ID":17,
> "Name":"William"}}
>
> Le Sat, 18 Feb 2012 18:29:59 +0100, Jon Burnham <jba@xxxxxxxxxxxxxx> a
> écrit:
>
>
>  Yes G, this was a major pain. Together with the non-ordered output. I
>> don't
>> know why everybody is so keen on it, it is about 20% faster in transit
>> admittedly. But the parsing advantage is questionable.
>>
>> Can't ignore it now though :-(
>>
>>
>>
>> -----Original Message-----
>> From: yunqa-bounce@xxxxxxxxxxxxx 
>> [mailto:yunqa-bounce@**freelists.org<yunqa-bounce@xxxxxxxxxxxxx>]
>> On
>> Behalf Of GoustiFruit
>> Sent: 18 February 2012 16:48
>> To: yunqa@xxxxxxxxxxxxx
>> Subject: [yunqa.de] Re: Impressed
>>
>> In JSON standard, properties have no specific order, you have to use
>> arrays
>> for that matter.
>> My main worry with superobject is that it has problems with keys that
>> contain spaces, the syntax to use them is quite convoluted !
>>
>> Le Sat, 18 Feb 2012 17:02:32 +0100, Edwin Yip <
>> edwin.yip@xxxxxxxxxxxxxxxxxx>
>> a écrit:
>>
>>  Ralf's stuff is top notch, as well as the support, as a paid customer
>>> of several of his products, I can confirm that.
>>>
>>> Try superobject for JSON parsing, the only problem I had with
>>> superobject in my (maybe) special case is that the parsed properties
>>> are not in their original order.
>>>
>>> On Sat, Feb 18, 2012 at 11:57 PM, Jon Burnham <jba@xxxxxxxxxxxxxx>
>>> wrote:
>>>
>>>  <...>
>
>
>>>
>>>
>>>
>>
>> ______________________________**_________________
>> Delphi Inspiration mailing list
>> yunqa@xxxxxxxxxxxxx
>> //www.freelists.org/list/**yunqa<//www.freelists.org/list/yunqa>
>>
>>
>>
>> ______________________________**_________________
>> Delphi Inspiration mailing list
>> yunqa@xxxxxxxxxxxxx
>> //www.freelists.org/list/**yunqa<//www.freelists.org/list/yunqa>
>>
>>
>>
>>
>
> ______________________________**_________________
> Delphi Inspiration mailing list
> yunqa@xxxxxxxxxxxxx
> //www.freelists.org/list/**yunqa<//www.freelists.org/list/yunqa>
>
>
>
>


-- 
Best Regards,
Edwin Yip

Mind Mapping is as Effortless as Typing
http://www.InnovationGear.com

Other related posts: