On Mon, Mar 24, 2008 at 1:43 PM, colo <[EMAIL PROTECTED]> 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 (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]