Monitoring class loading
Monitoring class loading
- Subject: Monitoring class loading
- From: Kyle Moffett <email@hidden>
- Date: Sat, 17 Aug 2002 19:31:10 -0400
I am looking to write a tool that needs to know about the existence
of every single class that gets loaded, and I am stumped. I looked
for something in the ObjC runtime that would let me register a
handler, and I looked for a method that gets called to do perclass
initialization, but I was unable to find anything. Is there a way to
do this, or am I out of luck?
Thanks,
Kyle Moffett
_______________________________________________
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.