• 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: Accessors (can we close it this way?)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Accessors (can we close it this way?)


  • Subject: Re: Accessors (can we close it this way?)
  • From: Ondra Cada <email@hidden>
  • Date: Wed, 7 Aug 2002 16:58:43 +0200

On Wednesday, August 7, 2002, at 04:22 , Ondra Cada wrote:

id o=[foo getter];
// NO CODE HERE!!!!
[o whatever];
// o NEVER MORE USED

Of course, in practice it means you would use

[[foo getter] whatever];

instead. I used the local variable to be principially consistent with the other three patterns, but re-reading it I fear it was confusing, rather.
---
Ondra Hada
OCSoftware: email@hidden http://www.ocs.cz
private email@hidden http://www.ocs.cz/oc
_______________________________________________
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: 
 >Accessors (can we close it this way?) (From: Ondra Cada <email@hidden>)

  • Prev by Date: iTunes programming
  • Next by Date: Re: iTunes programming
  • Previous by thread: Accessors (can we close it this way?)
  • Next by thread: Re: Accessors (can we close it this way?)
  • Index(es):
    • Date
    • Thread