diff options
author | Emmanuele Bassi <ebassi@linux.intel.com> | 2009-10-27 14:01:24 +0000 |
---|---|---|
committer | Emmanuele Bassi <ebassi@linux.intel.com> | 2009-10-27 14:09:43 +0000 |
commit | 83dea3b3dd2281dca206e0873b5fed0a2a3d50de (patch) | |
tree | e0b344ffe7e20accf8c81a037c8e884041efe369 /json-glib/json-generator.c | |
parent | 2616938c7c042fced9be197205a535a8b420534e (diff) | |
download | json-glib-83dea3b3dd2281dca206e0873b5fed0a2a3d50de.tar.gz |
gobject: Support constructor properties
The GObject deserialization code currently skips all the constructor
and constructor-only properties. In order to implement them we can
add a preliminary pass on the JSON object members and build a
GParameter array.
As we don't have a GObject instance we cannot really use the
Serializable interface to provide custom parsing for complex data
structures, thus we fall back to the default deserialization code
path.
Diffstat (limited to 'json-glib/json-generator.c')
0 files changed, 0 insertions, 0 deletions