> On Aug 6, 2014, at 12:22 PM, Pascal <[email protected]> wrote: > > Now whenever I change one of the reminder objects and then call "save:" on > the preferences model, it doesn't re-encode the reminders because it doesn't > know that it should re-save its "reminders" property.
I think this is a case of issue #310 <https://github.com/couchbase/couchbase-lite-ios/issues/310>, which Pasin is in the process of fixing. (Actually it looks like I need to code-review his fix.) If you want you can try his patch <https://github.com/couchbase/couchbase-lite-ios/commit/29637e2f54eb78d89dfb1a7e10fc23a67538fcdb> and see if it fixes your problem. —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/914262BE-A12F-4AE3-8F78-3E10B3209D83%40couchbase.com. For more options, visit https://groups.google.com/d/optout.
