• 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: File processing with Obj-C & Cocoa
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: File processing with Obj-C & Cocoa


  • Subject: Re: File processing with Obj-C & Cocoa
  • From: Ken Thomases <email@hidden>
  • Date: Fri, 15 Feb 2008 21:23:57 -0600

On Feb 15, 2008, at 7:22 PM, Bryan Robinson wrote:

I'm a long time C++ developer who has recently started with Obj-C and
Cocoa.  I love it so far, but I have come up against an issue that has
stumped me: how do I processes a structured text file (utf-8) with the
Cocoa and Obj-C?

In addition to what others have said, I would just reassure you that you should feel free to continue to use C++ (or drop down to C) if that's the best fit for your needs.


There's a reason that Objective-C was built on top of C. ;)

I won't discourage you from seeking The Cocoa Way to do stuff, but sometimes there just isn't a Cocoa- or Objective-C-specific way to do it. You just do it the same way you do it in any other language.

Cheers,
Ken

_______________________________________________

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: File processing with Obj-C & Cocoa
      • From: Adam P Jenkins <email@hidden>
References: 
 >File processing with Obj-C & Cocoa (From: "Bryan Robinson" <email@hidden>)

  • Prev by Date: Re: File processing with Obj-C & Cocoa
  • Next by Date: Re: Uncaught exceptions thrown by Cocoa documented anywhere?
  • Previous by thread: Re: File processing with Obj-C & Cocoa
  • Next by thread: Re: File processing with Obj-C & Cocoa
  • Index(es):
    • Date
    • Thread