• 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: Carbon Events vs Cocoa Events
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Carbon Events vs Cocoa Events


  • Subject: Re: Carbon Events vs Cocoa Events
  • From: "Erik M. Buck" <email@hidden>
  • Date: Sat, 30 Mar 2002 22:35:21 -0600
  • Organization: EMB & Assocites Inc.

----- Original Message -----
From: "Tom Condon" <email@hidden>
To: <email@hidden>
Sent: Saturday, March 30, 2002 10:17 PM
Subject: Carbon Events vs Cocoa Events


> What is the difference between the Carbon Event model and the Cocoa Event
> model? It seems from reading the documentation that the Carbon model is
> much richer than the Cocoa event model. I would expect that they share
the
> underlying implementation, but maybe not

In Cocoa, the event model is so powerful that you don't have to worry about
it. It is a non-issue. Cocoa is not really comparable to Carbon in this
case because the combination of the NSRunLoop class, the NSApplication
class, the responder chain, and Objective-C messaging makes something like
the Carbon event model totally irrelevant in most cases. The Carbon event
model is modeled as much as possible after Cocoa, but it is a poor
substitute.
_______________________________________________
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.

References: 
 >Carbon Events vs Cocoa Events (From: Tom Condon <email@hidden>)

  • Prev by Date: Re: How do I enable a menu item?
  • Next by Date: class/nib to class/nib declaration error
  • Previous by thread: Carbon Events vs Cocoa Events
  • Next by thread: Distributed Object Help!
  • Index(es):
    • Date
    • Thread