Am Mo,11.08.2008 um 20:57 schrieb Negm-Awad Amin:
Am Mo,11.08.2008 um 20:33 schrieb Trygve Inda:
My main thread creates a few other objects which have NSThreads and/
or
timers. I have found that when I quit the app, and the threads are
ended,
something in the OS is retaining my objects for
Trygve Inda wrote:
My main thread creates a few other objects which have NSThreads and/or
timers. I have found that when I quit the app, and the threads are
ended,
something in the OS is retaining my objects for a bit... They end
up never
being dealloc'd which messes a few things up as some
> --- On Mon, 8/11/08, Trygve Inda <[EMAIL PROTECTED]> wrote:
>
>> My main thread creates a few other objects which have
>> NSThreads and/or
>> timers. I have found that when I quit the app, and the
>> threads are ended,
>> something in the OS is retaining my objects for a bit...
>> They end up ne
Am Mo,11.08.2008 um 20:33 schrieb Trygve Inda:
My main thread creates a few other objects which have NSThreads and/or
timers. I have found that when I quit the app, and the threads are
ended,
something in the OS is retaining my objects for a bit... They end up
never
being dealloc'd which me
--- On Mon, 8/11/08, Trygve Inda <[EMAIL PROTECTED]> wrote:
> My main thread creates a few other objects which have
> NSThreads and/or
> timers. I have found that when I quit the app, and the
> threads are ended,
> something in the OS is retaining my objects for a bit...
> They end up never
> bein
On Aug 11, 2008, at 11:33 AM, Trygve Inda wrote:
My main thread creates a few other objects which have NSThreads and/or
timers. I have found that when I quit the app, and the threads are
ended,
something in the OS is retaining my objects for a bit... They end up
never
being dealloc'd which m
My main thread creates a few other objects which have NSThreads and/or
timers. I have found that when I quit the app, and the threads are ended,
something in the OS is retaining my objects for a bit... They end up never
being dealloc'd which messes a few things up as some data is written to disk
at