Project Description
qdfoxJSON (Quick and Dirty FoxPro JSON Parser) is an implementation of a JSON parser written 100% using native VFP commands.

Apr 2, 2014: New version 1.8
  • Solved missing method encodeArray
  • ToJSON method on JSONArray class was improved
  • Compatibility with VFP versions prior to 9 (6, 7 & 8)
  • Strict JSON notation is now on by default (canonicalNotation property)

Pending Fixes and/or Enhancements
  • Special characters escaping (not supported at this time)
  • Changes in JSONObject class to strip JSON public var dependency (change public var for singleton class?)
  • Make the library compatible with older versions of VFP (currently is only compatible with VFP 9).

Last edited Apr 2, 2014 at 2:19 PM by vespina, version 9