Re: Weird Problem, is this an XCode Bug?
Re: Weird Problem, is this an XCode Bug?
- Subject: Re: Weird Problem, is this an XCode Bug?
- From: Richard Charles <email@hidden>
- Date: Thu, 04 Feb 2016 15:28:33 -0700
> On Feb 4, 2016, at 7:59 AM, Dave <email@hidden> wrote:
> What could cause then Debugger to think that a regular object is an Array/Dictionary?
The debugger is not perfect. You may need to use logging.
> The object in question is subclass from a custom base class.
Have you properly designed your custom base class for subclassing?
I ran into a situation about a month ago when the debugger was broken. Working around it was painful.
--Richard Charles
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden