Re: Beginner with Cocoa
Re: Beginner with Cocoa
- Subject: Re: Beginner with Cocoa
- From: "Sherm Pendley" <email@hidden>
- Date: Mon, 24 Mar 2008 13:57:11 -0400
On Mon, Mar 24, 2008 at 1:43 PM, colo <email@hidden> wrote:
>
> Well I have to say. None of that sounds like any fun what so ever. In
> fact it sounds a little anti-constructive with the amount of time it
> would take to get anything out the door let alone prototyped to a
> beta.
Eric and Jack are discussing implementation details. Unless you're writing
Cocoa itself (i.e., unless you work at Apple or contribute to GNUStep), you
don't need to know or care about those details, so don't let them scare you.
In practical, everyday use, retain/release doesn't take a significant amount
of time or thought. You declare your instance variables, use a tool such as
Accessorizer or Xcode's built-in macros to create accessor methods for them,
and then you use those accessors instead of direct assignment.
sherm--
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden