Re: [Pyobjc-dev] crasher demo app
Brought to you by:
ronaldoussoren
From: Burris T. E. <bu...@gi...> - 2004-03-25 21:30:36
|
On Mar 25, 2004, at 1:23 PM, Ronald Oussoren wrote: > Hmm, doesn't NSTableView use -copy? That might explain why > self.controller disappears. Well, the code works for many iterations until the weirdness happens. If you do a check to make sure self hasattr controller, it will just crash a little bit later. I think it's a memory smasher... that's why we get different error codes and different things happening depending on the exact layout of the code we use. burris |