Download Latest Version ablJSON.2.0.zip (69.1 kB)
Email in envelope

Get an email when there's a new version of abljson

Home / v1.1
Name Modified Size InfoDownloads / Week
Parent folder
ablJSON1.1.src.zip 2011-01-10 77.2 kB
ablJSON1.1.exe 2011-01-10 473.0 kB
ablJSON1.1.doc.zip 2011-01-10 106.6 kB
Totals: 3 Items   656.8 kB 0
        ablJSON - JSON parser for Progress ABL
               Copyright (c) 2010-2011 Marian EDU
            http://sourceforge.net/projects/abljson
                 http://www.ganimede.ro


    
DISCLAIMER
    This software comes with ABSOLUTELY NO WARRANTY; for details see the file LICENSE.
    Please report all problems or suggestions to the authors. Thanks.

BUGS
    Please report all bugs immediately to the authors.

AUTHOR
     Marian EDU <medu@ganimede.ro> <medu@users.sourceforge.net>

COPYRIGHT
    Copyright (C) 2010 Marian EDU

    This program may be used freely, and you are welcome to redistribute it
    under certain conditions.

    This program is distributed in the hope that it will be useful, but
    WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU LGPL
    License Agreement for more details.

    You should have received a copy of the GNU LGPL License Agreement along
    with this program; see the file LICENSE. If not, visit the GNU home page
    http://www.gnu.org/copyleft/lesser.html.

USE
    
    This project is based on cJSON project (https://sourceforge.net/projects/cjson/), 
    an ultra-lightweight and portable JSON parser.

    In order to use it on Windows the cJSON source code need to be adapted slightly,
    the date/datetime support is not implemented in cJSON project but we can provide
    a version that follows the Microsoft convention "/DATE(timestamp)/"
    (http://msdn.microsoft.com/en-us/library/bb412170.aspx).


Source: README.txt, updated 2010-12-22