Replace 'objc_msgSend()'?
Replace 'objc_msgSend()'?
- Subject: Replace 'objc_msgSend()'?
- From: Philip Mötteli <email@hidden>
- Date: Wed, 27 Nov 2002 20:39:31 +0100
Hi
I need to call a function, everytime before and after objc_msgSend()
has been called. So everytime before and after a method has been called.
Is that possible? I know, that one can replace the dealloc() and
alloc() functions, but is this also possible with objc_msgSend()?
Or does anybody see, how I could do that differently?
Re
Phil
_______________________________________________
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.