LiveCode and Rails

Phil Davis revdev at pdslabs.net
Sat Apr 13 15:17:49 EDT 2013


Jacque,

Another JSON alternative is the late Mark Smith's JSON lib stack. I use 
it in several projects and it has served quite well.
     http://revonline2.runrev.com/stack/82/LibJson-1-0b

However I'm using version 1.0.4b which includes these changes:
-----
libJson 1.0.4b
Author: mark Smith
Date: 9th September 2009

changed:
1.0.4b
now handles diacritic chars better - thanks to Joel Guillod (imed-editions)
1.0.3b
empty array values are now properly encoded into a json object as empty 
<""> instead of as literal "null".
-----

I'll see if Heather can update the one out there with mine (which I got 
from Tereza Snyder). In the mean time (until at least 1-may-2013) you 
can get it here:
     http://pdslabs.net/dev/libJson.livecode

The stackfileVersion is 2.7.

Phil


On 4/13/13 11:02 AM, J. Landman Gay wrote:
> On 4/13/13 2:37 AM, Monte Goulding wrote:
>> Don't forget there's a dual licensed cross platform external that
>> does ArrayToJSON so all you need to do is worry about the array ;-)
>
> That would be lovely. This is the app where I'm disallowed any 
> add-ons. But if it comes right down to it I may push my weight around.
>

-- 
Phil Davis





More information about the use-livecode mailing list