On Thu, Oct 2, 2008 at 2:49 PM, Andrea Francia <[EMAIL PROTECTED]> wrote: > IMHO The FileSystemView should be agnostic more as possible about the > FtpServer. > The FileSystemView represents a FileSystem and should be also possible > so one can reuse it with something different like a, perhaps > NTFSServer, or SambaServer, or WebDavServer..
This I don't agree with. It is already quite tainted by being targeted for FTP and I think it should be. I don't want to put any restrictions on the design due to it be possible to reuse in other projects. Besides, there are already projects that do this, like commons-vfs. > I don't think that FtpNoSuchFileException should be a descendant of > FtpException. I think it should be. /niklas
