returning json NULL object (instead of raw NULL) when cloningNULL items. this ensure...
authorerickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Tue, 17 Jul 2007 14:48:57 +0000 (14:48 +0000)
committererickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Tue, 17 Jul 2007 14:48:57 +0000 (14:48 +0000)
commit83f137186643b991a715bed784253745d5a57aeb
tree40d1a7c181908e59d61064c4aecbf639dabbb933
parenta7317e4750a3f7b57f783ddd634ab01db0656f10
returning json NULL object (instead of raw NULL) when cloningNULL items.  this ensures lists/hashes with raw NULL items are fully fleshed on clone, since jsonObjectSetIndex requires a non-NULL item

git-svn-id: svn://svn.open-ils.org/OpenSRF/branches/new-json2@1042 9efc2488-bf62-4759-914b-345cdb29e865
src/libopensrf/osrf_json_object.c