2009-05-14* Optimized Olivier's MYDirectoryWatcher fix (by caching the watcher's standardized path)
Jens Alfke <jens@mooseyard.com> [Thu, 14 May 2009 20:44:32 -0700] rev 31
* Optimized Olivier's MYDirectoryWatcher fix (by caching the watcher's standardized path)
* Added -[NSData my_UTF8ToString] to CollectionUtils.

2009-05-12Changed -[MYDirectoryEvent relativePath] to work on standardised paths, in case symlinks are used. Fixes issue #28 in Murky.
Olivier Scherler <oscherler@femto-byte.com> [Tue, 12 May 2009 14:38:30 +0200] rev 30
Changed -[MYDirectoryEvent relativePath] to work on standardised paths, in case symlinks are used. Fixes issue #28 in Murky.