Re: AddressBook issues
Re: AddressBook issues
- Subject: Re: AddressBook issues
- From: Henri Lamiraux <email@hidden>
- Date: Tue, 11 Feb 2003 07:40:58 -0800
I have not read all your code but this line seems a bit weird....
usually after an alloc there is some sort of an init method...
[[Controller alloc] init...]....
On Monday, February 10, 2003, at 07:24 PM, Hasan Diwan wrote:
>
[[[[Controller alloc] backingStore] autorelease] setObject:kValue
>
forKey:k];
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.