On Fri, Sep 26, 2008 at 12:07 AM, Michael Ash <[EMAIL PROTECTED]> wrote: > Wandering slightly, but this makes me wonder, why does this flag > exist? I can't think of a single reasonable use case for it, and it > seems to cause no end to trouble to people who have somehow enabled it > without knowing it. It violates the memory management rules and makes > programs crash. Is there a good use case for it, or is it just some > sort of leftover?
The bigger problem, I think, is that the flag is enabled by default when creating windows in Interface Builder. There are plenty of advanced options such as the backing store type that aren't configured improperly by default. Perhaps it was originally a way of breaking nib-induced retain cycles? --Kyle Sluder _______________________________________________ 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]