gnustep-dev
[Top][All Lists]
Advanced

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

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


From: Eric Wasylishen
Subject: [PATCH] KVO support for NSRange,NSPoint,NSSize,NSRect
Date: Wed, 19 Aug 2009 14:17:35 -0600

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

Attachment: KVOStructs.patch
Description: Binary data



reply via email to

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