• 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: One IBAction, multiple results from multiple methods
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: One IBAction, multiple results from multiple methods


  • Subject: Re: One IBAction, multiple results from multiple methods
  • From: "I. Savant" <email@hidden>
  • Date: Thu, 26 Feb 2009 07:07:25 -0500

On Feb 26, 2009, at 4:39 AM, Klaus Backert wrote:

... and now we went from a plethora of methods to the same plethora of case statements plus tags.

For the methods the dispatch is made under the hood. The switch statement is kind of re-inventing the objected-oriented wheel in a procedural way.

And?

Whether or not that's desirable is another argument entirely. There are plenty of valid reasons whys such an approach would be preferable and the OP just wanted to know how.

--
I.S.


_______________________________________________

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: 
 >One IBAction, multiple results from multiple methods (From: Walker Argendeli <email@hidden>)
 >Re: One IBAction, multiple results from multiple methods (From: "I. Savant" <email@hidden>)
 >Re: One IBAction, multiple results from multiple methods (From: Klaus Backert <email@hidden>)

  • Prev by Date: Re: NSArrayController, only refreshes after mouse moves random key
  • Next by Date: Re: renaming a file with special/reserved characters in name
  • Previous by thread: Re: One IBAction, multiple results from multiple methods
  • Next by thread: Re: One IBAction, multiple results from multiple methods
  • Index(es):
    • Date
    • Thread