Re: Multiple Inheritence (Was: Is _objc_flush_caches_(Class) necessary to swizzle methods?)
Re: Multiple Inheritence (Was: Is _objc_flush_caches_(Class) necessary to swizzle methods?)
- Subject: Re: Multiple Inheritence (Was: Is _objc_flush_caches_(Class) necessary to swizzle methods?)
- From: Ondra Cada <email@hidden>
- Date: Sat, 25 Sep 2004 20:57:07 +0200
On 25.9.2004, at 17:30, DumberThanDanQuayle wrote:
Nope, macros and your technique are quite equivalent (more or less,
your trick is actually just a poor man's macro processor).
Both macros and including code (and any other technique whose result
is more copies of the same code, like copy'n'paste programming) share
the mentioned problems.
Do you know why this is? With respect to the Obj-C runtime, how is
using the C pre-processor to copy code different than me simply doing
it manually?
Perhaps there's something wrong with my English, but I think this is
the third time I am pointing out that it is *not* different the
slightest bit?
---
Ondra Čada
OCSoftware: email@hidden http://www.ocs.cz
private email@hidden http://www.ocs.cz/oc
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