Re: Totally confused: NSObject not init'ing
Re: Totally confused: NSObject not init'ing
- Subject: Re: Totally confused: NSObject not init'ing
- From: Guy English <email@hidden>
- Date: Wed, 1 Dec 2004 16:11:35 -0500
On Wed, 1 Dec 2004 15:26:42 -0500, Erik M. Buck <email@hidden> wrote:
> This could be because [PCProductsOrder alloc] returned nil or because -init
> returned nil.
Well the original post mentions that he did place an NSLog in his init
method. So that leads me to think that the alloc has failed. Which is
a little odd. On the other hand he could have scewed up his NSLog or
put it in the wrong place or something. :) But, yeah, stepping
through this would tell you right away whats going on.
Later,
Guy
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden