• 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: Display csv in a tableView with bindings
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Display csv in a tableView with bindings


  • Subject: Re: Display csv in a tableView with bindings
  • From: "I. Savant" <email@hidden>
  • Date: Sun, 26 Jul 2009 12:08:36 -0400

On Jul 26, 2009, at 12:04 PM, Scott Andrew wrote:

If x number of objects in your CSV file represent an object, then parse it by hand and put the data into an object that it represents.

This assumes your CSV will always represent a certain data type. That's a pretty big assumption for a data format that is purposefully wide open so that it can define a multitude of "record" formats.


If you already know the structure, then it's a well-defined format and you're unlikely to be using CSV anyway. Of course, only the OP can answer this in his case.

--
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


References: 
 >Display csv in a tableView with bindings (From: email@hidden)
 >Re: Display csv in a tableView with bindings (From: Scott Andrew <email@hidden>)

  • Prev by Date: Re: Display csv in a tableView with bindings
  • Next by Date: Re: Expanding NSScrollView
  • Previous by thread: Re: Display csv in a tableView with bindings
  • Next by thread: Crash when MyDocument becomes the delegate of NSApplication
  • Index(es):
    • Date
    • Thread