Re: Mutable NSColor?
Re: Mutable NSColor?
- Subject: Re: Mutable NSColor?
- From: Ondra Cada <email@hidden>
- Date: Mon, 24 Sep 2001 15:26:42 +0200
rsharp,
>
>>>>> rsharp (r) wrote at Mon, 24 Sep 2001 08:04:47 -0500 (CDT):
r> There are disadvantages with this approach though...namely that you cant
r> pass such objects in place of NSColor. I'm not too keen on classes
r> posing as others, but I think that requires subclassing?
Posing does, but you don't need posing here -- message forwarding's what you
are after.
Subclassing would help only from the compiler's point of view -- it would
prevent warnings.
---
Ondra Cada
OCSoftware: email@hidden
http://www.ocs.cz
private email@hidden
http://www.ocs.cz/oc