[squeak-dev] [ANN] Filesystem 1.0

Eliot Miranda eliot.miranda at gmail.com
Sat Nov 21 04:23:43 UTC 2009


Colin,

    you say nothing in the tutorial about Windows drive letters.  I imagine
26 upper or lower case selectors could provide e.g.

FSPath C / 'plonk' / 'feep'       => C:\plonk\feep


On Fri, Nov 20, 2009 at 6:08 PM, Colin Putney <cputney at wiresong.ca> wrote:

> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20091120/c07e19ce/attachment.htm


More information about the Squeak-dev mailing list