Re: Typo in notification name
Re: Typo in notification name
- Subject: Re: Typo in notification name
- From: Mark Munz <email@hidden>
- Date: Mon, 18 Jan 2010 01:20:06 -0800
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.
Mark
On Mon, Jan 18, 2010 at 1:07 AM, Graham Cox <email@hidden> wrote:
>
> On 18/01/2010, at 6:29 PM, Eimantas Vaičiūnas wrote:
>
>> This typo seems to be dating since 2006 (according to this thread:
>> http://www.osxentwicklerforum.de/thread.php?postid=39885). Was apple
>> notified about this?
>
>
> Problem is that even if they have they can't fix it without breaking binary compatibility. That's often the way with typos - another thing you need to take care over.
>
> --Graham
>
>
> _______________________________________________
>
> 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
>
--
Mark Munz
unmarked software
http://www.unmarked.com/
_______________________________________________
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