• 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: about @selector
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: about @selector


  • Subject: Re: about @selector
  • From: nicolas berloquin <email@hidden>
  • Date: Fri, 10 May 2002 12:08:44 +0200

there is something I understood with aaron's book, and that's quite different from c++: you can call
methods dynamically. That is, you could have the user enter a string, say "mymethod:", then get this
string, and call the function by creating a selector with the string @selector(mystring) (or something close
to that).
That's very efficient and cool when you want to have dynamic plugins etc etc, something more difficult
to do in c++...
_______________________________________________
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: about @selector
      • From: Ondra Cada <email@hidden>
    • Re: about @selector
      • From: email@hidden
References: 
 >about @selector (From: Antonio Inojal <email@hidden>)

  • Prev by Date: Custom TextField/FieldEditor
  • Next by Date: Strange Console messages
  • Previous by thread: Re: about @selector
  • Next by thread: Re: about @selector
  • Index(es):
    • Date
    • Thread