[DUG] Delphi vs C# for web services performance
Jeremy Coulter
jscoulter at gmail.com
Thu Mar 26 18:56:15 NZDT 2015
Cheers Colin and Joylon
On Thu, Mar 26, 2015 at 5:57 PM, Jolyon Smith <jsmith at deltics.co.nz> wrote:
> It's definitely there. Here's a direct link:
>
> https://github.com/deltics/delphi.libs/blob/master/rtl/Deltics.JSON.pas
>
> Let me know if you have trouble with it. Note that the unit is not
> standalone - you will need other units from my RTL and it will likely be
> simplest to clone the repo (or checkout/get, if you use the SVN/Git bridge)
> rather than to try to grab individual files.
>
>
> On 26 March 2015 at 08:10, John Bird <johnkbird at paradise.net.nz> wrote:
>
>> Jolyon,
>>
>> Am interested in looking at your JSON library – we use the lkJSON
>> library which is adequate, and the inbuilt system.JSON - but the have heard
>> several comments for doing various serialising of FHIR objects into either
>> XML or JSON that the Delphi JSON libraries seem to be problematic and a
>> weak point.
>>
>> Would be interested to hear more about the strengths of your JSON library.
>>
>> cheers
>>
>> *From:* Jolyon Smith <jsmith at deltics.co.nz>
>> *Sent:* Tuesday, March 24, 2015 3:01 PM
>> *To:* NZ Borland Developers Group - Delphi List
>> <delphi at listserver.123.net.nz>
>> *Subject:* Re: [DUG] Delphi vs C# for web services performance
>>
>> @Stefan and anybody else interested re JSON...
>>
>> You might like to investigate my JSON implementation, available free (as
>> in beer) from my github repo. The RTL Smoketest project includes tests for
>> the Deltics.JSON unit (smoketest framework is in the same repo) and also
>> acts as an example of basic usage (though this should be fairly
>> straightforward).
>>
>> Supports Delphi 7 and later.
>>
>>
>> _______________________________________________
>> NZ Borland Developers Group - Delphi mailing list
>> Post: delphi at listserver.123.net.nz
>> Admin: http://delphi.org.nz/mailman/listinfo/delphi
>> Unsubscribe: send an email to delphi-request at listserver.123.net.nz with
>> Subject: unsubscribe
>>
>
>
> _______________________________________________
> NZ Borland Developers Group - Delphi mailing list
> Post: delphi at listserver.123.net.nz
> Admin: http://delphi.org.nz/mailman/listinfo/delphi
> Unsubscribe: send an email to delphi-request at listserver.123.net.nz with
> Subject: unsubscribe
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listserver.123.net.nz/pipermail/delphi/attachments/20150326/b6bdde9a/attachment-0001.html
More information about the Delphi
mailing list