• 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: Why is it wrong to have relationships without an inverse in Core Data?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Why is it wrong to have relationships without an inverse in Core Data?


  • Subject: Re: Why is it wrong to have relationships without an inverse in Core Data?
  • From: Roland King <email@hidden>
  • Date: Mon, 24 Jun 2013 21:33:18 +0800

it's a not-uncommon usage in the programming world where the apostrophe separates the actual name of the thing from the 's' denoting a plural and it means 'more than one std::map'. I've seen this one for years, along with std::map(s) but that takes one extra character to type.

On 24 Jun, 2013, at 9:23 PM, Alex Zavatone <email@hidden> wrote:

> Scott, your use of the apostrophe is confusing, since those terms don't appear to be possessive or contractions
>
> Instead of :
>> std::map's of
>
>
> and
>> multimap's of
>
>
> Did you mean
>
> std::maps of
>
> and
>
> multimaps of ?
>
>
>
>
>
>
> On Jun 24, 2013, at 9:06 AM, Scott Ribe wrote:
>
>> On Jun 23, 2013, at 7:51 PM, Ian Joyner wrote:
>>
>>> I'd have to do some more thinking as to whether that is a weakness in CoreData or not, but it seems to be erring in the ER direction.
>>
>> Hmm. My own private ORM has no such pointers--instead using methods which rely on std::map's of primary keys to ids, and multimap's of primary keys to foreign keys...
>>
>> --
>> Scott Ribe
>> email@hidden
>> http://www.elevated-dev.com/
>> (303) 722-0567 voice
>>
>>
>>
>>
>>
>> _______________________________________________
>>
>> 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
>
>
> _______________________________________________
>
> 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

_______________________________________________

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: Why is it wrong to have relationships without an inverse in Core Data?
      • From: Alex Zavatone <email@hidden>
References: 
 >Why is it wrong to have relationships without an inverse in Core Data? (From: Rick Mann <email@hidden>)
 >Re: Why is it wrong to have relationships without an inverse in Core Data? (From: Kyle Sluder <email@hidden>)
 >Re: Why is it wrong to have relationships without an inverse in Core Data? (From: Rick Mann <email@hidden>)
 >Re: Why is it wrong to have relationships without an inverse in Core Data? (From: Rick Mann <email@hidden>)
 >Re: Why is it wrong to have relationships without an inverse in Core Data? (From: Rick Mann <email@hidden>)
 >Re: Why is it wrong to have relationships without an inverse in Core Data? (From: Kyle Sluder <email@hidden>)
 >Re: Why is it wrong to have relationships without an inverse in Core Data? (From: Michael Crawford <email@hidden>)
 >Re: Why is it wrong to have relationships without an inverse in Core Data? (From: Charles Srstka <email@hidden>)
 >Re: Why is it wrong to have relationships without an inverse in Core Data? (From: Michael Crawford <email@hidden>)
 >Re: Why is it wrong to have relationships without an inverse in Core Data? (From: Ian Joyner <email@hidden>)
 >Re: Why is it wrong to have relationships without an inverse in Core Data? (From: Scott Ribe <email@hidden>)
 >Re: Why is it wrong to have relationships without an inverse in Core Data? (From: Alex Zavatone <email@hidden>)

  • Prev by Date: Re: Why is it wrong to have relationships without an inverse in Core Data?
  • Next by Date: Re: Why is it wrong to have relationships without an inverse in Core Data?
  • Previous by thread: Re: Why is it wrong to have relationships without an inverse in Core Data?
  • Next by thread: Re: Why is it wrong to have relationships without an inverse in Core Data?
  • Index(es):
    • Date
    • Thread