On Sep 26, 2008, at 11:12 PM, Clark Cox wrote:
On Fri, Sep 26, 2008 at 8:57 PM, <[EMAIL PROTECTED]>
wrote:
On Sep 26, 2008, at 11:22 AM, j o a r wrote:
On Sep 25, 2008, at 6:22 AM, Steve Rossi wrote:
I've deduced that he crash seems to be something timing related
which
occurs only at a
On Sep 26, 2008, at 11:22 AM, j o a r wrote:
On Sep 25, 2008, at 6:22 AM, Steve Rossi wrote:
I've deduced that he crash seems to be something timing related
which occurs only at application startup, and only under certain
conditions (i.e. reproduce occassionlly by opening an NSOpenPanel
On Sep 26, 2008, at 4:36 PM, Steve Rossi wrote:
Yes, that is correct. A separate thread is spawned which updates the
model - consequently driving UI updates based on KVO notifications.
It is the only thread that is updating the model - the main thread
does very little except respond to fairl
On Sep 25, 2008, at 6:22 AM, Steve Rossi wrote:
I've deduced that he crash seems to be something timing related
which occurs only at application startup, and only under certain
conditions (i.e. reproduce occassionlly by opening an NSOpenPanel
modal dialog before the application is fully up