Dec. 7, 2010
9:15 p.m.
Hi Eliot, On 7 December 2010 21:23, Eliot Miranda <eliot.miranda@gmail.com> wrote:
What's needed to write the client in Smalltalk?
hmmm ... I would have to look up the FUSE (not userfs as stated earlier, sorry) documentation again to be absolutely sure, but it seems Alien *might* suffice. Squeak would have to register itself with libfuse and listen on a socket for OS requests to the "file system" it hosts. For details, see http://www.cs.nmsu.edu/~pfeiffer/fuse-tutorial/, and especially (about the innards) http://www.cs.nmsu.edu/~pfeiffer/fuse-tutorial/callbacks.html Best, Michael