FROM : The Karl Adam
DATE : Thu Dec 23 20:54:06 2004
I'm not sure of the URL, but the technote number is 1085.
Edit: which exists here: http://developer.apple.com/technotes/tn/tn1085.html
On Thu, 23 Dec 2004 18:16:39 +0100, Peter Maurer <<email_removed>> wrote:
> >> There's one crucial advantage, IMHO: I don't have to declare
> >> undocumented CorePasteboardFlavorType pasteboard types that might
> >> break
> >> my app with any future system update.
> >
> > Actually, they are documented, in PasteBoardManager's Carbon
> > referenced the hex value equates to the flavorType and is in a shared
> > register that has to be there for the Finder to find it. The only
> > reason I was able to put this solution together was because of the
> > PasteBoard Manager Reference and a complimentary TechNote detailing
> > the problems with HFS+ File Promises.
>
> I wasn't aware of that. Could you please share the URL of the TechNote
> in question? Thanks!
>
> Peter.
>
>
DATE : Thu Dec 23 20:54:06 2004
I'm not sure of the URL, but the technote number is 1085.
Edit: which exists here: http://developer.apple.com/technotes/tn/tn1085.html
On Thu, 23 Dec 2004 18:16:39 +0100, Peter Maurer <<email_removed>> wrote:
> >> There's one crucial advantage, IMHO: I don't have to declare
> >> undocumented CorePasteboardFlavorType pasteboard types that might
> >> break
> >> my app with any future system update.
> >
> > Actually, they are documented, in PasteBoardManager's Carbon
> > referenced the hex value equates to the flavorType and is in a shared
> > register that has to be there for the Finder to find it. The only
> > reason I was able to put this solution together was because of the
> > PasteBoard Manager Reference and a complimentary TechNote detailing
> > the problems with HFS+ File Promises.
>
> I wasn't aware of that. Could you please share the URL of the TechNote
> in question? Thanks!
>
> Peter.
>
>
| Related mails | Author | Date |
|---|---|---|
| Fredrik Olsson | Dec 15, 02:23 | |
| Nick Zitzmann | Dec 15, 02:43 | |
| mmalcolm crawford | Dec 15, 03:33 | |
| The Karl Adam | Dec 15, 07:44 | |
| The Karl Adam | Dec 15, 07:48 | |
| Peter Maurer | Dec 17, 08:35 | |
| The Karl Adam | Dec 17, 08:53 | |
| Peter Maurer | Dec 17, 10:23 | |
| The Karl Adam | Dec 17, 16:51 | |
| Peter Maurer | Dec 21, 14:35 | |
| The Karl Adam | Dec 21, 22:12 | |
| Peter Maurer | Dec 23, 18:16 | |
| The Karl Adam | Dec 23, 20:54 |






Cocoa mail archive

