• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Populating a new SQLite Core Data store with default data
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Populating a new SQLite Core Data store with default data


  • Subject: Re: Populating a new SQLite Core Data store with default data
  • From: "I. Savant" <email@hidden>
  • Date: Mon, 23 Feb 2009 15:12:32 -0500

On Mon, Feb 23, 2009 at 2:44 PM, Jon C. Munson II <email@hidden> wrote:
> Ahh, I see...I did think that's what he meant, but I needed further
> clarification.
>
> I'll give that a shot...

  Well, while you're giving it a shot, keep in mind I made an error here:

>> (MyClassyClass *)[obj doSomethingSpecificToMyClassyClass]

  I meant:

[(MyClassyClass *)obj doSomethingSpecificToMyClassyClass]

  The cast needs to be applied to the pointer - obj - and not to the
returned value (outside the [ ] square brackets).

--
I.S.
_______________________________________________

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

  • Follow-Ups:
    • RE: Populating a new SQLite Core Data store with default data
      • From: "Jon C. Munson II" <email@hidden>
References: 
 >Populating a new SQLite Core Data store with default data (From: "Jon C. Munson II" <email@hidden>)
 >RE: Populating a new SQLite Core Data store with default data (From: "Jon C. Munson II" <email@hidden>)
 >Re: Populating a new SQLite Core Data store with default data (From: mmalc Crawford <email@hidden>)
 >RE: Populating a new SQLite Core Data store with default data (From: "Jon C. Munson II" <email@hidden>)
 >Re: Populating a new SQLite Core Data store with default data (From: mmalc Crawford <email@hidden>)
 >RE: Populating a new SQLite Core Data store with default data (From: "Jon C. Munson II" <email@hidden>)
 >Re: Populating a new SQLite Core Data store with default data (From: "I. Savant" <email@hidden>)
 >RE: Populating a new SQLite Core Data store with default data (From: "Jon C. Munson II" <email@hidden>)

  • Prev by Date: Re: Populating a new SQLite Core Data store with default data
  • Next by Date: Re: iTunes like transition?
  • Previous by thread: RE: Populating a new SQLite Core Data store with default data
  • Next by thread: RE: Populating a new SQLite Core Data store with default data
  • Index(es):
    • Date
    • Thread