Skip navigation.
 
mlReplace 'objc_msgSend()'?
FROM : Philip Mötteli
DATE : Wed Nov 27 20:39:31 2002

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_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
No related mails found.