Re: IOBluetoothDevice method names
Re: IOBluetoothDevice method names
- Subject: Re: IOBluetoothDevice method names
- From: Diggory Laycock <email@hidden>
- Date: Mon, 21 Jul 2003 20:26:22 +0100
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 | email@hidden
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 | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/bluetooth-dev
Do not post admin requests to the list. They will be ignored.