Re: Intercepting messages
Re: Intercepting messages
- Subject: Re: Intercepting messages
- From: j o a r <email@hidden>
- Date: Tue, 21 Mar 2006 09:18:02 +0100
On 21 mar 2006, at 09.05, Rob In der Maur wrote:
Is there not an easy way of 'listening to messages' which are sent
within an application, intercept these and do something alternative
then the original application was supposed to do?
You could subclass the objects you're monitoring, and use
"poseAsClass:". This would mostly be useful for learning how
something works though - ie. not very likely something that could be
used in a product that you release to others. It's too "hacky".
j o a r
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden