On Mon, May 23, 2011 at 1:41 AM, Sridhar Dhanapalan <[email protected]> wrote: > Interesting. Does WebDAV work as a normal mount, like CIFS or NFS?
>From the PoV of the user, yes, it looks like a mountpoint. Technically, you can mount it at the linux kernel level, at the gnome IO libraries level, or from Sugar, with a pure python implmentation. > What would be the best way to get this working on Sugar? You don't have a lot of time it seems. I'd implement it on top of gnome VFS of in pure Python. In both cases, I'd make it look like another disk from the Journal (as an initial implementation at least). I'd say talk with Martin Abente, he's looking into this problem space. cheers, m -- [email protected] [email protected] -- Software Architect - OLPC - ask interesting questions - don't get distracted with shiny stuff - working code first - http://wiki.laptop.org/go/User:Martinlanghoff _______________________________________________ IAEP -- It's An Education Project (not a laptop project!) [email protected] http://lists.sugarlabs.org/listinfo/iaep
