Managed Objects and Unorthodox Objects
Managed Objects and Unorthodox Objects
- Subject: Managed Objects and Unorthodox Objects
- From: Francisco Tolmasky <email@hidden>
- Date: Wed, 25 May 2005 04:22:12 -0700
I'm trying to write a program that utilizies the IOBluetoothDevice
classes, but would also like all the benefits of using Managed
Objects. As of right now, I just "translate" my bluetooth devices to
my managed object (aka copy values over). Is there a better way to
go about doing this? 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.
Thank you,
Francisco Tolmasky
email@hidden
www-scf.usc.edu/~tolmasky
_______________________________________________
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