[
Lists Home |
Date Index |
Thread Index
]
- To: XML Developers List <xml-dev@lists.xml.org>
- Subject: Re: [xml-dev] JSON (was Re: [xml-dev] 10th anniversary of the annoucementof XML ..need help)
- From: Tahir Hashmi <tnhashmi@gmail.com>
- Date: Thu, 08 Jun 2006 01:34:15 +0530
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:x-accept-language:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=ihK+gBHWxk5fwY4QPIcPYbGx6cXY0pi6h/jHYwvTwKPY3qjuf12WOsaI9scG/uJa6b2cG5BRCVZfwS+Jc05yG92pVctVernlPsKA1REcz6EvtGXltoJJ9GedFgcZ1Xj6yIc8F6UowLJrEHmDnmMkPnS4tws6sbe+hVpOzjWViGE=
- In-reply-to: <75cb920c0606071154x14423b87k4a5f62a25a106ea@mail.gmail.com>
- References: <75cb920c0606071154x14423b87k4a5f62a25a106ea@mail.gmail.com>
- User-agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-GB; rv:1.7.7) Gecko/20050418
On 06/08/06 00:24, David Megginson wrote:
> certainly a strong competitor to XML in the AJAX space, but I'm not
> sure we'll see it for general data interchange. If anyone wants to
I've used it as the serialisation format in REST webservices and I've
got only PHP and C++ in the mix, no JS and no web browsers involved.
The biggest issue was that there's no counterpart of XSD that could be
used to document the interfaces.
I'm quite happy with it otherwise, as are the (PHP/C++) clients.
--
Tahir
|