• 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: performSelector:withObject fails with class object
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: performSelector:withObject fails with class object


  • Subject: Re: performSelector:withObject fails with class object
  • From: Michael Ash <email@hidden>
  • Date: Sat, 7 Feb 2009 22:09:33 -0500

On Sat, Feb 7, 2009 at 11:44 AM, Tron Thomas <email@hidden> wrote:
> I thought about trying NSObject after I posted the mailing list.  The main
> reason I went with Object originally was because I just wanted to write
> something quick and simple.  I did not want to worry about linking to the
> entire Cocoa framework and have to create an auto-release pool.  However, I
> just configured everything to use garbage collection and that helped to keep
> things simple enough to still use NSObject.

Note that your original requirements were mutually contradictory
anyway. The -performSelector:withObject: method is part of Cocoa, so
if you intend to use it, you are forced to use Cocoa regardless. So
you shouldn't feel bad about pulling it in now!

Mike
_______________________________________________

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

References: 
 >performSelector:withObject fails with class object (From: Tron Thomas <email@hidden>)
 >Re: performSelector:withObject fails with class object (From: Greg Parker <email@hidden>)
 >Re: performSelector:withObject fails with class object (From: Tron Thomas <email@hidden>)

  • Prev by Date: Re: iphone and images issues
  • Next by Date: Re: Read lines from very large text file
  • Previous by thread: Re: performSelector:withObject fails with class object
  • Next by thread: Relaunching App Programmatically - Terminal Window Shows up
  • Index(es):
    • Date
    • Thread