269ece2 Add iteration through JSON objects

Authored and Committed by nalin 8 years ago
1 file changed. 9 lines added. 0 lines removed.
    Add iteration through JSON objects
    
    At an internal API level, let callers of cm_json_find() use a numeric
    index rather than a key name to walk through an object.  Right now this
    is only going to be useful for a testing tool.
    
        
file modified
+9 -0