FROM : Josh M. Hurd
DATE : Sun Jan 13 12:24:08 2002
I have it retained properly. The code snippet I posted was one of many
trials. The one I posted was obviously not the correct one but it
didn't matter as the problem was something completely different. I've
put my original (proper) code back in.
Thanks for the help all!
M
On Sunday, January 13, 2002, at 02:23 AM, Andreas Monitzer wrote:
>
> The retain count thing will bite you anyways. Use [[<class> alloc]
> init] when you want to keep something in memory.
>
> Read the article at StepWise about that subject.
>
> andy
> _______________________________________________
> cocoa-dev mailing list | <email_removed>
> Help/Unsubscribe/Archives:
> http://www.lists.apple.com/mailman/listinfo/cocoa-dev
> Do not post admin requests to the list. They will be ignored.
DATE : Sun Jan 13 12:24:08 2002
I have it retained properly. The code snippet I posted was one of many
trials. The one I posted was obviously not the correct one but it
didn't matter as the problem was something completely different. I've
put my original (proper) code back in.
Thanks for the help all!
M
On Sunday, January 13, 2002, at 02:23 AM, Andreas Monitzer wrote:
>
> The retain count thing will bite you anyways. Use [[<class> alloc]
> init] when you want to keep something in memory.
>
> Read the article at StepWise about that subject.
>
> andy
> _______________________________________________
> cocoa-dev mailing list | <email_removed>
> Help/Unsubscribe/Archives:
> http://www.lists.apple.com/mailman/listinfo/cocoa-dev
> Do not post admin requests to the list. They will be ignored.
| Related mails | Author | Date |
|---|---|---|
| Josh M. Hurd | Jan 12, 20:05 | |
| Josh M. Hurd | Jan 13, 00:35 | |
| Josh M. Hurd | Jan 13, 09:34 | |
| Andreas Monitzer | Jan 13, 11:23 | |
| Josh M. Hurd | Jan 13, 12:24 |






Cocoa mail archive

