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: Sun, 26 Sep 2004 03:29:51 +0200
On 26.9.2004, at 3:01, DumberThanDanQuayle wrote:
To change somewhat the behaviour in future without recompilation
(using techniques like poseAsClassing or categories) would be quite
on the ugly side.
Specifically, why do you think think that using "#include" method
implementations would lead to problems when using poseAsClass or
categories without recompiling?
For you would have the same code in umpteen different classes: to
change or fix it runtime, you'll have to add same poses/categories for
them all. Forget one, and you'll wonder what the H is happening, since
some code once works and another time "the very same code" does not :)
---
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