• 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: cocoa-dev digest, Vol 2 #3738 - 11 msgs
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cocoa-dev digest, Vol 2 #3738 - 11 msgs


  • Subject: Re: cocoa-dev digest, Vol 2 #3738 - 11 msgs
  • From: Jim Correia <email@hidden>
  • Date: Wed, 25 Feb 2004 14:06:28 -0500

On Feb 25, 2004, at 12:12 PM, David Blanton wrote:

If backspacing is the issue then use <ret> as follows:

NSArray * A = [NSArray alloc]; (oops I forgot init so I <ret> and do;
[A init];

Always moving the ball forward or a General Patton said " I never like to
pay for the same real estate twice."

Yeah?

No.

This is not the same as

NSArray *a = [[NSArray alloc] init];

init may re-assign self and return a new value.
_______________________________________________
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: cocoa-dev digest, Vol 2 #3738 - 11 msgs (From: David Blanton <email@hidden>)

  • Prev by Date: Re: NSArrayController and bindings
  • Next by Date: Re: can't select NSTextView completion when partial word length < 2
  • Previous by thread: Re: cocoa-dev digest, Vol 2 #3738 - 11 msgs
  • Next by thread: Private methods in ObjC
  • Index(es):
    • Date
    • Thread