On Mar 19, 2010, at 8:45 AM, H. Miersch wrote: > My theory is that there's something wrong with the array. Either it isn't > initialized properly or the methods can't access it or something. Gonna try > self.symbols instead of symbols, see if that changes anything...
Another thing I forgot to ask : are you using C or Cocoa arrays ? I kept running into some crashes, and traced them back to where I was using C arrays. I converted them to Cocoa arrays and everything got solved, the problems went away. I don't know if this has anything to do with your problems, but it was just something I ran into. Bill Hernandez Plano, Texas_______________________________________________ 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 arch...@mail-archive.com