On Jun 5, 2014, at 9:44 PM, Todd Freese <[email protected]> wrote:
> Is there a way to get all the user properties for a CBLModel? Including any > that are nil? Hm, I don't think there is. You'd probably need to use the Obj-C runtime API to enumerate all the class's properties and find the ones marked @dynamic. --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/2CADE10F-D52B-45B7-9503-C8EA580EFB07%40couchbase.com. For more options, visit https://groups.google.com/d/optout.
