summaryrefslogtreecommitdiff
path: root/jsonpath.c
diff options
context:
space:
mode:
authorJoey Adams2010-07-14 04:45:34 +0000
committerJoey Adams2010-07-14 04:45:34 +0000
commitabf3491883d45ce492c1d1a06c3fd01c2e8f90d8 (patch)
tree88c799f158cfc928ea63ca8f7804dd62ae55ef5c /jsonpath.c
parent6580672c67a36b841663f7eb490d1eb8f965513f (diff)
Changed json_get so it no longer automatically applies from_json.
Although automatic from_json may be convenient in some cases, it would require introducing an extra pair of functions (e.g. json_get_json and json_set_json) that work with JSON rather than converted JSON. Unless from_json(json_get(...)) turns out to be by far the most common usage pattern, I think knocking out the conversion wrapping here makes a lot more sense.
Diffstat (limited to 'jsonpath.c')
0 files changed, 0 insertions, 0 deletions