• 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
Core Data and unsigned integer types, why are there none?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Core Data and unsigned integer types, why are there none?


  • Subject: Core Data and unsigned integer types, why are there none?
  • From: "Sean McBride" <email@hidden>
  • Date: Tue, 22 Jul 2008 16:41:06 -0400
  • Organization: Rogue Research

Hi all,

Core Data provides several built-in types like string, date, etc.  It
also has "integer 16", "integer 32", and "integer 64", all of which are
signed.

I'm curious why there are no unsigned versions.  I assume there is some
reason.

How do the rest of you deal with this?  If you need to model a uint32,
do you use CD's sint32 and risk sign extension problems, or do you use uint64?

Cheers,

--
____________________________________________________________
Sean McBride, B. Eng                 email@hidden
Rogue Research                        www.rogue-research.com
Mac Software Developer              Montréal, Québec, Canada


_______________________________________________

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: Core Data and unsigned integer types, why are there none?
      • From: Brett Powley <email@hidden>
  • Prev by Date: Re: NSTextView overdraw bug in Leopard?
  • Next by Date: Re: Duplicate rows appearing in outlineview after creating new Entity in moc, why?
  • Previous by thread: Re: error building against sdk 10.5
  • Next by thread: Re: Core Data and unsigned integer types, why are there none?
  • Index(es):
    • Date
    • Thread