Crashing Subclass
Crashing Subclass
- Subject: Crashing Subclass
- From: email@hidden
- Date: Sat, 20 Jul 2002 00:26:24 -0400
When I created a class that was a subclass in a bundle, the class
instance (after being loaded into a running program) did not respond to
a method that it inherited. I then set the principal class of the bundle
with the subclass to the subclass, and upon running the program again, I
crashed with a EXC_BAD_ACCESS error when trying to load the bundle. Why
would this happen?
_______________________________________________
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.