---------- Forwarded message ---------- From: Colin Putney <cputney@wiresong.ca> Date: 2009/11/21 Subject: [squeak-dev] [ANN] Filesystem 1.0 To: The general-purpose Squeak developers list <squeak-dev@lists.squeakfoundation.org> Hi folks, I've just made available for download a new project of mine. It's an alternative interface to the filesystem, which grew out of my frustration with trying to use FileDirectory for some particularly file-intensive code. It's built upon the FilePlugin primitives, but all the image-side code is written from scratch. The interface offers:     - Convenient path manipulation     - Transparent access to the contents of zip files     - Late-bound references to files and directories     - Support for working with entire directory trees A SAR file is available for download here:     http://www.wiresong.ca/downloads/Filesystem-1.0.0.sar A short tutorial is available here:     http://www.wiresong.ca/filesystem/ Feedback appreciated! Colin -- Lukas Renggli http://www.lukas-renggli.ch