gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] KVO support for NSRange,NSPoint,NSSize,NSRect


From: Eric Wasylishen
Subject: Re: [PATCH] KVO support for NSRange,NSPoint,NSSize,NSRect
Date: Sat, 10 Oct 2009 15:09:28 -0600

Hi,
I just wanted to bump this up and ask if it could be checked in.

We need this patch for EtoileUI to work properly on GNUstep, and we're hoping do a first release of EtoileUI in November.

Thanks,
Eric

 

Attachment: KVOStructs.patch
Description: Binary data




On 2009-08-19, at 2:17 PM, Eric Wasylishen wrote:

Hi,
Here's a small patch which adds automatic observing support for setter methods whose types are NSRange, NSPoint, NSSize, or NSRect.

One thing that might be nice cleanup in the future is generate the setter*: methods with a macro, since there are now 12 of them and they're identical except for the argument type and type of the IMP.

Regards,
Eric
<KVOStructs.patch>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]