Re: Two basic questions
Re: Two basic questions
- Subject: Re: Two basic questions
- From: David Newberry <email@hidden>
- Date: Thu, 28 Feb 2002 18:55:18 -0800
All,
Thanks for your help. I'm sorry if the questions were too basic for some
people's taste. Like I said, I am new to Cocoa; the most training I've had
is the Converter App tutorial. Many thanks for Brant Vasilieff for
pointing me toward the PDF on Objective C. I have yet to go through it all,
but I read through the part retain/autorelease, etc. I don't have a good
grip on autorelease yet (it's not clear to me how long exactly autorelease
will guarantee that an object sticks around), but part of that is
adjusting to the language used with Cocoa.
Also thanks to the advice on isEqual. I was looking for something like
isEqualToColor (since I have seen methods like isEqualToDictionary), but I
guess isEqual is really all it takes. Neat. :)
Thanks again to all.
Peace,
-David
_______________________________________________
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.