Code

store: Added flags to JSON functions indicating information to leave out.
authorSebastian Harl <sh@tokkee.org>
Fri, 3 Jan 2014 13:20:30 +0000 (14:20 +0100)
committerSebastian Harl <sh@tokkee.org>
Fri, 3 Jan 2014 13:20:30 +0000 (14:20 +0100)
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.


No differences found