Feb 16, 2010

SemFS making progress

Today I refactored SemFS (our semantic file system) heavily. Now at least the VirtualFileSystem API is beautifully documented with nice clickable dependency graphs and stuff. WebDAV server implementations are really nasty.
For WebDAV clients, there is the nice sardine project which has everything you want (besides a pom - inside joke).

2 comments:

  1. You can check this library: http://milton.ettrema.com/index.html
    Best,
    Mik

    ReplyDelete
  2. What about using the webdav servlet project?

    Another idea would be to combine it with the Grails framework and the grails webdav plugin which would allow to easily add a web interface to access the semantics.

    ReplyDelete