On Mar 24, 2008, at 1:43 PM, colo 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.

Then don't judge a book by how it sounds. :) Having worked with both garbage collected and non-garbage collected, I can tell you that Objective-C using retain/release is one of the fastest languages for getting something out the door. In fact, it very quickly becomes second nature, and now with Objective-2.0 properties, the bulk of the grunt work around setting up your accessors and mutators properly is gone. With or without garbage collection, Cocoa is a very fast-working set of tools.

_______________________________________________

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]

Reply via email to