Hi, I know I've mentioned this before and it seemed like it was a bug with LLDB or something, but I'm not sure. This is the only framework where I have this trouble.
The error I get when I try to print out the contents of a variable when my breakpoint is in any of my model objects is this: *(lldb) **po [records valueForKey:@"values"]* error: class 'CBLModel' has incompatible superclasses note: inherits from superclass 'MYDynamicObject' here error: 1 errors parsing expression It makes debugging very difficult. Thanks, Brendan -- 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/679728ca-0d3c-4cb4-ad0b-68a50bb10edc%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
