• 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: Instance Variable access
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Instance Variable access


  • Subject: Re: Instance Variable access
  • From: Cameron Hayne <email@hidden>
  • Date: Sun, 09 May 2004 15:07:46 -0400

On 5/8/04 9:27 AM, "Tim Ramsey" <email@hidden> wrote:

> The smart way varies depending on the app. This is the smart way for many
> apps. Not for the kind I write.

I not sure but I didn't see anyone point out that you are free to define
struct's in your Obj-C code. And you are free to write C++ classes and mix
them with your Obj-C classes (make them .mm files). That is one way to avoid
any message-passing overhead when you are writing a number-crunching
program.

--
Cameron Hayne (email@hidden)
Hayne of Tintagel
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


References: 
 >Re: Instance Variable access (From: "Tim Ramsey" <email@hidden>)

  • Prev by Date: Re: Callbacks, GUI updates and threading
  • Next by Date: Re: Inter-process privilege verification
  • Previous by thread: Re: Instance Variable access
  • Next by thread: Re: Instance Variable access
  • Index(es):
    • Date
    • Thread