Re: NSArrayController - Remove and immediately deallocate objects
Re: NSArrayController - Remove and immediately deallocate objects
- Subject: Re: NSArrayController - Remove and immediately deallocate objects
- From: Leonardo <email@hidden>
- Date: Mon, 03 Feb 2014 20:49:48 +0100
- Thread-topic: NSArrayController - Remove and immediately deallocate objects
I need to quickly deallocate the objects because they will freed up other
objects. If these latest objects don't get deallocated they receive some
message when they should not. So I really need to deallocate the objects in
the right order.
Regards
-- Leonardo
> Da: Graham Cox <email@hidden>
> Data: Mon, 3 Feb 2014 10:10:18 +1100
> A: Leonardo <email@hidden>
> Cc: Cocoa Developers <email@hidden>
> Oggetto: Re: NSArrayController - Remove and immediately deallocate objects
>
>
> On 2 Feb 2014, at 5:50 am, Leonardo <email@hidden> wrote:
>
>> At this point the boxes should receive the dealloc message, but they do not
>> receive that immediately, as I expected.
>
> Your expectation is wrong. Maybe the only 'fix' you need is to change it.
>
>
>> I have been looking for a solution
>
>
> What's the problem?
>
> --Graham
>
>
_______________________________________________
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