• 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: Typo in notification name
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Typo in notification name


  • Subject: Re: Typo in notification name
  • From: Jim Correia <email@hidden>
  • Date: Mon, 18 Jan 2010 10:32:52 -0500

On Mon, Jan 18, 2010 at 4:20 AM, Mark Munz <email@hidden> wrote:
> Apple usually addresses binary compatibility by changing behavior if
> you link against a newer major SDK. So a behavior changes if you link
> against 10.6 vs. 10.5. Apple has done this numerous times.
>
> With notifications, they could also send out both notifications. I'm
> thinking com.apple.loginItemsListDidChange doesn't happen often enough
> to cause a performance hit if you sent out both each time.

The other thing to consider is that if you are observing a public
notification, you should use the symbolic constant for that
notification when it is available. In that case, the underlying value
doesn't matter.

The public API for interacting with, and observing, the login items
list is LSSharedFileList.

- Jim
_______________________________________________

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: 
 >Typo in notification name (From: Eimantas Vaičiūnas <email@hidden>)
 >Re: Typo in notification name (From: Graham Cox <email@hidden>)
 >Re: Typo in notification name (From: Mark Munz <email@hidden>)

  • Prev by Date: Re: Bundle and window server interaction
  • Next by Date: Re: Bundle and window server interaction
  • Previous by thread: Re: Typo in notification name
  • Next by thread: Sending FAX using Cocoa Framework
  • Index(es):
    • Date
    • Thread