• 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: object = [[Class alloc] init]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: object = [[Class alloc] init]


  • Subject: Re: object = [[Class alloc] init]
  • From: Lloyd Dupont <email@hidden>
  • Date: Mon, 14 Apr 2003 09:09:42 +1000

Perfect !

On Saturday, April 12, 2003, at 03:45 AM, David Blanton wrote:

Is this good Cocoa coding form:

object = [[Class alloc] init];
if(!object) // handle error
else
// do the next thing


David Blanton
"Cocoa FNG"
_______________________________________________
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.
_______________________________________________
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: 
 >object = [[Class alloc] init] (From: David Blanton <email@hidden>)

  • Prev by Date: Re: irrelevant ADB trivia
  • Next by Date: Re: Weird sheet behavior (I think)
  • Previous by thread: Re: object = [[Class alloc] init]
  • Next by thread: Re: object = [[Class alloc] init]
  • Index(es):
    • Date
    • Thread