Skip navigation.
 
mlRe: NSFilePromisePboardType
FROM : Peter Maurer
DATE : Thu Dec 23 18:16:39 2004

>> 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 mailsAuthorDate
mlNSFilePromisePboardType Fredrik Olsson Dec 15, 02:23
mlRe: NSFilePromisePboardType Nick Zitzmann Dec 15, 02:43
mlRe: NSFilePromisePboardType mmalcolm crawford Dec 15, 03:33
mlRe: NSFilePromisePboardType The Karl Adam Dec 15, 07:44
mlRe: NSFilePromisePboardType The Karl Adam Dec 15, 07:48
mlRe: NSFilePromisePboardType Peter Maurer Dec 17, 08:35
mlRe: NSFilePromisePboardType The Karl Adam Dec 17, 08:53
mlRe: NSFilePromisePboardType Peter Maurer Dec 17, 10:23
mlRe: NSFilePromisePboardType The Karl Adam Dec 17, 16:51
mlRe: NSFilePromisePboardType Peter Maurer Dec 21, 14:35
mlRe: NSFilePromisePboardType The Karl Adam Dec 21, 22:12
mlRe: NSFilePromisePboardType Peter Maurer Dec 23, 18:16
mlRe: NSFilePromisePboardType The Karl Adam Dec 23, 20:54