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 <[email protected]> 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 <[email protected]> > *Sent:* Tuesday, March 24, 2015 3:01 PM > *To:* NZ Borland Developers Group - Delphi List > <[email protected]> > *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: [email protected] > Admin: http://delphi.org.nz/mailman/listinfo/delphi > Unsubscribe: send an email to [email protected] with > Subject: unsubscribe >
_______________________________________________ NZ Borland Developers Group - Delphi mailing list Post: [email protected] Admin: http://delphi.org.nz/mailman/listinfo/delphi Unsubscribe: send an email to [email protected] with Subject: unsubscribe
