Re: What is an id?
Re: What is an id?
- Subject: Re: What is an id?
- From: "Patrick Burleson" <email@hidden>
- Date: Thu, 22 May 2008 12:10:03 -0500
On Thu, May 22, 2008 at 12:05 PM, john darnell
<email@hidden> wrote:
> The question is, what does the code want me returning as an id?
I'm new to this to, but if I remember correctly, the type id is "any
object". So the method implemented returns an Object value for a
particular column/row combination.
This allows for the returning of any object. I guess it depends on the
caller, what will happen with that object.
I hope that helps.
Patrick
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden