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


_______________________________________________
Gnustep-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to