• 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: Core-Data Non-Standard Attributes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Core-Data Non-Standard Attributes


  • Subject: Re: Core-Data Non-Standard Attributes
  • From: Volker Schumacher <email@hidden>
  • Date: Wed, 4 Jan 2006 21:04:35 +0100

Jeff and Chris, thanks a lot for your help!

-Volker


On 04.01.2006, at 20:54, Chris Hanson wrote:

On Jan 4, 2006, at 8:28 AM, Volker Schumacher wrote:

I am developing a document based Cocoa application for my diploma thesis which uses CoreData to realize the data model.
The application deals with primitive float arrays. I would like to avoid using an NSArray with NSNumber objects since the element count can be very high.
My problem is to store the float arrays persistent with my data model.

Just use an NSData instance as the storage for your array of floats, and use a binary data attribute to represent this NSData in your model.


  -- Chris


_______________________________________________ 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
References: 
 >Core-Data Non-Standard Attributes (From: Volker Schumacher <email@hidden>)
 >Re: Core-Data Non-Standard Attributes (From: Chris Hanson <email@hidden>)

  • Prev by Date: Re: Custom Objects in an NSTextView
  • Next by Date: Re: MainMenu
  • Previous by thread: Re: Core-Data Non-Standard Attributes
  • Next by thread: Custom Objects in an NSTextView
  • Index(es):
    • Date
    • Thread