On 3/11/06, Axel Belinfante <[EMAIL PROTECTED]> wrote: > Only recently I discovered that there is vfs support in tcl. > Any informed opinions on how involved it would be to extend > it with 9p support? >
A 9P server library in tcl is something I've wanted for some time --
I'd like 9P server bindings for lots of script languages, but tcl
always seemed to be a good fit for file-system control interfaces (and
I already have a bunch of stuff written in it too).
-eric
