* Optimized Olivier's MYDirectoryWatcher fix (by caching the watcher's standardized path)
* Added -[NSData my_UTF8ToString] to CollectionUtils.
5 // Created by Jens Alfke on 5/5/09.
6 // Copyright 2009 Jens Alfke. All rights reserved.
9 #import <Cocoa/Cocoa.h>
12 @interface NSWindow (MYUtilities)
14 - (void) my_setTitleBarIcon: (NSImage*)icon;