author | Sebastian Harl <sh@tokkee.org> | |
Fri, 3 Jan 2014 13:20:30 +0000 (14:20 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Fri, 3 Jan 2014 13:20:30 +0000 (14:20 +0100) | ||
commit | 40b40eda60b517297089a209f3681c8ec064cd68 | |
tree | 1b9498096895109e7e1546778380f1cc6ee2bd4c | tree | snapshot |
parent | ebc8f66f721bbe6a23e32f6712003b34f588b508 | commit | diff |
store: Added flags to JSON functions indicating information to leave out.
This may be used to leave out services or attributes from the serialized
object. For this purpose, the serialization function has been simplified to
handle attributes and services mostly alike.
This may be used to leave out services or attributes from the serialized
object. For this purpose, the serialization function has been simplified to
handle attributes and services mostly alike.
src/core/store.c | diff | blob | history | |
src/frontend/query.c | diff | blob | history | |
src/include/core/store.h | diff | blob | history | |
t/core/store_test.c | diff | blob | history |