• 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: question about "read-only" rule for Memory Management
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: question about "read-only" rule for Memory Management


  • Subject: Re: question about "read-only" rule for Memory Management
  • From: Kyle Sluder <email@hidden>
  • Date: Mon, 26 Apr 2010 21:39:22 -0700

On Mon, Apr 26, 2010 at 6:57 PM, Philip Mobley <email@hidden> wrote:
> Question:  is the BELOW method named appropriately?
>
> - (UIImage *) getImageWithTag:(NSString *)tag;

No. The "get" prefix is used for return-via-pointer. For example,
-[NSString getCharacters:range].

--Kyle Sluder
_______________________________________________

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: question about "read-only" rule for Memory Management
      • From: Ken Thomases <email@hidden>
References: 
 >question about "read-only" rule for Memory Management (From: Philip Mobley <email@hidden>)

  • Prev by Date: Re: How to add search filters like those in Finder?
  • Next by Date: Re: Make About window respond to ⌘W in UI-less application
  • Previous by thread: Re: question about "read-only" rule for Memory Management
  • Next by thread: Re: question about "read-only" rule for Memory Management
  • Index(es):
    • Date
    • Thread