Solved? Cocoa/Java - NSCoding woes...
Solved? Cocoa/Java - NSCoding woes...
- Subject: Solved? Cocoa/Java - NSCoding woes...
- From: Rams <email@hidden>
- Date: Fri, 28 Feb 2003 18:27:21 -0500
I believe I have discovered the source of my signal 6, 10, and 11's.
It looks like I've been bitten by the GC goblin, however the object
that is causing the trouble puzzles me a bit. Keeping a reference to
the NSUnarchiver does away with the mysterious errors, but why it is
causing a problem in the first place mystifies me a bit. By the time
it crashes the app, I would assume that I had long been done with the
thing but this doesn't appear to be the case. Is there some closure
method that I should be calling after unarchiving an object?
--
There are only 10 kinds of people in this world... those who understand
binary and those who don't
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.