Re: CoverFlow
Re: CoverFlow
- Subject: Re: CoverFlow
- From: "Mark Munz" <email@hidden>
- Date: Wed, 21 Nov 2007 09:11:07 -0800
Of course if we followed that line of thinking, we would never have
any Mail plug-ins. Six years (5 major revisions) and counting with no
public Mail plug-in APIs.
Avoiding private APIs is great in a perfect world, where Apple
regularly pushes its private APIs to public APIs once they have been
tested. Of course, that isn't always the case.
That said, if you use undocumented APIs you have to have your guard up
(unless you're a big company like Adobe or Microsoft) -- you'll get
zero support for using private APIs and your app could well break with
an update.
On 11/21/07, Scott Anguish <email@hidden> wrote:
>
> On Nov 20, 2007, at 7:36 PM, Alexander Cohen wrote:
>
> > Is there any information available anywhere about CoverFlow patents
> > or maybe information about using undocumented NSView's. I am
> > wondering if it is ok or not to use a such a thing ( a CoverFlow
> > type view ) in a shipping commercial application?
> >
>
> Well, you certainly should not use undocumented API. Ever.
>
>
>
> _______________________________________________
>
> 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
References: | |
| >CoverFlow (From: Alexander Cohen <email@hidden>) |
| >Re: CoverFlow (From: Scott Anguish <email@hidden>) |