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

object = [[Class alloc] init]


  • Subject: object = [[Class alloc] init]
  • From: David Blanton <email@hidden>
  • Date: Fri, 11 Apr 2003 11:45:55 -0600

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.

  • Follow-Ups:
    • Re: object = [[Class alloc] init]
      • From: Lloyd Dupont <email@hidden>
    • Re: object = [[Class alloc] init]
      • From: Max Seelemann <email@hidden>
  • Prev by Date: Re: How to convert an NSBezierPath to an NSImage?
  • Next by Date: Re: NSProgressIndicator won't disappear!
  • Previous by thread: Newbie question
  • Next by thread: Re: object = [[Class alloc] init]
  • Index(es):
    • Date
    • Thread