FROM : Uli Kusterer
DATE : Wed Apr 23 20:25:39 2008
Am 23.04.2008 um 17:10 schrieb Jens Alfke:
> Another possibility is to write a short unique string (like a UUID)
> into an extended attribute, and then use that as a key into your own
> external data store, like a database or plist you put in some
> central place.
Not a good idea. The user could duplicate the file, and then both
files would be associated with the same store entry...
Cheers,
-- Uli Kusterer
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
DATE : Wed Apr 23 20:25:39 2008
Am 23.04.2008 um 17:10 schrieb Jens Alfke:
> Another possibility is to write a short unique string (like a UUID)
> into an extended attribute, and then use that as a key into your own
> external data store, like a database or plist you put in some
> central place.
Not a good idea. The user could duplicate the file, and then both
files would be associated with the same store entry...
Cheers,
-- Uli Kusterer
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de






Cocoa mail archive

