On Jan 16, 2014, at 12:10 PM, Alexander Selling <[email protected]<mailto:[email protected]>> wrote:
I'm trying to find a way to opt out on this since my server side project uses inlined dictionaries/documents inside other documents. Then those shouldn't be separate documents in your database. You can implement the CBLJSONEncoding protocol (see CBLJSON.h) in a custom object class, and if you make a model property of that type the data will be stored in the model as inlined JSON. —Jens -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/37A4AC7E-329C-479C-9243-9E6446BAF0A1%40couchbase.com. For more options, visit https://groups.google.com/groups/opt_out.
