• 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: warning: assignment from distinct Objective-C type
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: warning: assignment from distinct Objective-C type


  • Subject: Re: warning: assignment from distinct Objective-C type
  • From: j o a r <email@hidden>
  • Date: Tue, 11 Mar 2008 15:59:11 -0700


On Mar 11, 2008, at 3:49 PM, Quincey Morris wrote:

Personally I prefer the factory method approach, a la [NSArray array] etc:


Note that factory class methods typically also return id for the same reason that init methods return id (NSArray, NSString, et.c.).

This in contrast to shared instances that are strongly typed (NSFileManager, NSHost, NSNull, et.c.).

j o a r


_______________________________________________

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: warning: assignment from distinct Objective-C type
      • From: "Dennis C. De Mars" <email@hidden>
    • Re: warning: assignment from distinct Objective-C type
      • From: mmalc crawford <email@hidden>
References: 
 >warning: assignment from distinct Objective-C type (From: Stuart Malin <email@hidden>)
 >Re: warning: assignment from distinct Objective-C type (From: Chris Hanson <email@hidden>)
 >Re: warning: assignment from distinct Objective-C type (From: Stuart Malin <email@hidden>)
 >Re: warning: assignment from distinct Objective-C type (From: Quincey Morris <email@hidden>)

  • Prev by Date: Re: warning: assignment from distinct Objective-C type
  • Next by Date: Re: NSTableView + delete button?
  • Previous by thread: Re: warning: assignment from distinct Objective-C type
  • Next by thread: Re: warning: assignment from distinct Objective-C type
  • Index(es):
    • Date
    • Thread