Skip navigation.
 
mlRe: Totally confused: NSObject not init'ing
FROM : Guy English
DATE : Wed Dec 01 22:11:35 2004

On Wed, 1 Dec 2004 15:26:42 -0500, Erik M. Buck <erik.<email_removed>> 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

Related mailsAuthorDate
mlTotally confused: NSObject not init'ing Michael Becker Dec 1, 16:51
mlRe: Totally confused: NSObject not init'ing John Stiles Dec 1, 20:32
mlRe: Totally confused: NSObject not init'ing Steve Bird Dec 1, 20:36
mlRe: Totally confused: NSObject not init'ing Amul Goswamy Dec 1, 20:43
mlRe: Totally confused: NSObject not init'ing Shawn Erickson Dec 1, 20:44
mlRe: Totally confused: NSObject not init'ing Guy English Dec 1, 20:45
mlRe: Totally confused: NSObject not init'ing Erik M. Buck Dec 1, 21:26
mlRe: Totally confused: NSObject not init'ing Guy English Dec 1, 22:11
ml[SOLVED] Re: Totally confused: NSObject not init'ing Michael Becker Dec 2, 16:11