If you want to automatically store stuff automatically on a 3rd party web service then locking will be a non-trivial issue, especially if you want to support multiple backends.
If synchronization is client-initiated then locking wouldn't be as much of an issue. Essentially the server would only need to export the worksheets, e.g. over webdav, and then you'd have a choice of client programs to synchronize them. unison would be a good cross-platform choice. -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
