OK - stupid me - KVC allows methods with the 'getProperty' style. On Monday, July 21, 2003, at 07:36 pm, Diggory Laycock wrote: Hi, The Objective-C Class IOBluetoothDevice has some unusual method names - e.g. getAddress and getName. Don't these names break the accessor "pattern" - where accessors are usually of the form 'property' and setters are of the form 'setProperty'? If so does that mean that they can't do Key-Value-Coding? Thanks, Diggory. _______________________________________________ bluetooth-dev mailing list | bluetooth-dev@lists.apple.com Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/bluetooth-dev Do not post admin requests to the list. They will be ignored. _______________________________________________ bluetooth-dev mailing list | bluetooth-dev@lists.apple.com Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/bluetooth-dev Do not post admin requests to the list. They will be ignored.
participants (1)
-
Diggory Laycock