| UKXATTRMETADATASTORE -------------------- A wrapper class around the xattr API in MacOS X 10.4 and later. You can use this class to add metadata to files on your hard disk that will stay attached to the file even if it is moved, renamed or otherwise changed. Included are some convenience methods that transparently let you attach UTF8 strings and property-list-type objects. LICENSE: (c) 2006 by M. Uli Kusterer. You may redistribute, modify, use in commercial products free of charge, however distributing modified copies requires that you clearly mark them as having been modified by you, while maintaining the original markings and copyrights. I don't like getting bug reports about code I wasn't involved in. I'd also appreciate if you gave credit in your app's about screen or a similar place. A simple "Thanks to M. Uli Kusterer" is quite sufficient. Also, I rarely turn down any postcards, gifts, complementary copies of applications etc. REVISION HISTORY: 0.1 - Initial release. CONTACT: Get the newest version at http://www.zathras.de E-Mail me at witness (at) zathras (dot) de or witness (dot) of (dot) teachtext (at) gmx (dot) net |