• 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: substitute class at runtime?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: substitute class at runtime?


  • Subject: Re: substitute class at runtime?
  • From: "Kyle Sluder" <email@hidden>
  • Date: Sat, 19 Jul 2008 00:58:42 -0400

On Fri, Jul 18, 2008 at 2:05 PM, Andy Lee <email@hidden> wrote:
> NSClassFromString()

No, just use [ClassName class].  NSObject's +class method returns the
class itself (in other words, it's as if the metaclass defined -class
to return self).

--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: substitute class at runtime?
      • From: Andy Lee <email@hidden>
References: 
 >substitute class at runtime? (From: Nathaniel Gottlieb-Graham <email@hidden>)
 >Re: substitute class at runtime? (From: Andy Lee <email@hidden>)

  • Prev by Date: Re: Dot Syntax docs missing?
  • Next by Date: Re: property name-to-accessor munging? (was: Dot Syntax docs missing?)
  • Previous by thread: Re: substitute class at runtime?
  • Next by thread: Re: substitute class at runtime?
  • Index(es):
    • Date
    • Thread