diff options
author | Emmanuele Bassi <ebassi@linux.intel.com> | 2009-10-30 10:46:32 +0000 |
---|---|---|
committer | Emmanuele Bassi <ebassi@linux.intel.com> | 2009-10-30 10:46:32 +0000 |
commit | 84f5af58c23b174cc9708e81ce8ccbfffa6e68eb (patch) | |
tree | cab18817e6e5be7a3cd8670ebd0326e740fd72eb /json-glib/json-array.c | |
parent | a25a1ded25e5d1f605cffd6da7a5e036151aa70c (diff) | |
download | json-glib-84f5af58c23b174cc9708e81ce8ccbfffa6e68eb.tar.gz |
object: Return values list in insertion order
Since we return the member names in insertion order, we should also
return the member values in the same order.
This also allows us to get rid of the (yucky) internal copies of
g_hash_table_get_keys() and g_hash_table_get_values(), since we use
the hash table only for storage and lookup purposes.
Diffstat (limited to 'json-glib/json-array.c')
0 files changed, 0 insertions, 0 deletions