From: Daniel Berger Date: 2005-02-16T23:59:52+09:00 Subject: Re: FileSystem 0.1.0: Beta for me, Alpha for you Francis Hwang wrote: > Greetings! > > Next down my non-stop pipeline of absolutely necessary libraries that > only I seem to need: FileSystem, a library that will mock out File, > FileUtils, Dir, and other file-dependent built-in classes. It aims to > simulate an entire file-system in memory for the purposes of testing. Oh, dear. I believe we have our first significant name collision - your package and Mike Hall's filesystem package, and they do different things. Caveat Programmor. Regards, Dan