Use VFS to avoid creating temporary files for downloads
By Paolo Bonzini - Posted on September 28th, 2007
| Project: | GNU Smalltalk |
| Component: | NetClients |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
VFS now supports entirely "virtual" files that are not backed by a temporary file in the filesystem. It would be cool if NetClients did not require creating a temporary file for each download.
