diff options
| author | Joey Adams | 2010-07-14 04:45:34 +0000 |
|---|---|---|
| committer | Joey Adams | 2010-07-14 04:45:34 +0000 |
| commit | abf3491883d45ce492c1d1a06c3fd01c2e8f90d8 (patch) | |
| tree | 88c799f158cfc928ea63ca8f7804dd62ae55ef5c /jsonpath.c | |
| parent | 6580672c67a36b841663f7eb490d1eb8f965513f (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
