Re: Managed Objects and Unorthodox Objects
Re: Managed Objects and Unorthodox Objects
- Subject: Re: Managed Objects and Unorthodox Objects
- From: SA Dev <email@hidden>
- Date: Wed, 25 May 2005 15:53:15 -0400
Aren't instance variables and accessors supposed to start with a
lower-case letter to be KVC/KVO compliant? Maybe this is the problem
here?
On May 25, 2005, at 3:45 PM, mmalcolm crawford wrote:
On May 25, 2005, at 4:22 AM, Francisco Tolmasky wrote:
I don't think that Managed Objects can have IOBluetoothDevices as
member variables, and thus not allow me to take advantage of array
controllers etc, so I have to resort to this. I never save any
information, so its no big deal when the program closes.
I can't offhand think of a reason why a managed object could not
have use IOBluetoothDevice as an instance variable...
<http://developer.apple.com/documentation/Cocoa/Conceptual/
CoreData/Articles/cdNSAttributes.html>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden