Nov. 19, 2009
1:41 p.m.
On Nov 19, 2009, at 2:38 PM, Lukas Renggli wrote:
I am using Filesystem from http://source.wiresong.ca/mc/ from Colin. As far as I know an official release is imminent.
It is an amazing library, well documented and well tested with almost 400 unit tests (they all pass in Pharo). It supports uniform access to the filesystem, zip archives and in-memory filesystems (for tests). It supports different enumeration strategies and platform specific locations (such as home-directory, desktop, etc).
Filesystem is built on the existing primitives, but does not depend on FileDirectory and FileStream. I already mentioned this library several times in the list and suggested to include it with Pharo core and kill FileDirectory.
+ 1000 Marcus