|
From: | Fred Kiefer |
Subject: | Re: [PATCH] Proposal to fix NSCell issue |
Date: | Wed, 31 Mar 2004 09:25:44 +0200 |
User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030821 |
Hi Alexander, Alexander Malmberg wrote:
I'd rather remove [NSCell -performClick:] than extend it, but either way, it'll be easy to do this after this change.
here I have to object. performClick: is an interface that is documented by Apple (and as far as I remember was even in the OpenStep specification), we never should remove such an interface. Even the comment that makes this deprecated is a bordering case, as it may be seen as suggesting, that we might remove it at some time. It would be very frustrating for OpenStep and Cocoa programmers to stumble over such a trivial change when porting things to GNUstep.
Fred
[Prev in Thread] | Current Thread | [Next in Thread] |