On May 7, 2014, at 11:44 AM, Todd Freese <[email protected]> wrote:

> I would like to start using the autoSave feature on CBLModel classes. Is 
> there a willSave delegate call to run some code before the save?

/** Called while saving a document, before building the new revision's 
dictionary.
    This method can modify property values if it wants to. */
- (void) willSave: (NSSet*)changedPropertyNames;

-- 
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/FED788DF-60C4-4925-B982-7F3B6D355B03%40mooseyard.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to