Category loading (or absence thereof)
Category loading (or absence thereof)
- Subject: Category loading (or absence thereof)
- From: Drew McCormack <email@hidden>
- Date: Sun, 15 Jun 2003 12:13:24 +0200
I have a category full of methods that are not directly called from the
code. To call them, the runtime is queried, and they are called
'indirectly' with the information retrieved from the runtime.
The problem is, the loader/runtime does not seem to be loading the
category. If I call one of the methods directly in the code, it does
get loaded, but otherwise it doesn't.
Has anyone seen this before, and know a good way to force loading?
Drew
----------------------------------
Dr. Drew McCormack
Trade Strategist (www.trade-strategist.com)
Stock Market strategy design platform for Mac OS X.
_______________________________________________
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.