Ticket #20 (closed enhancement: fixed)
Session serialisation
| Reported by: | phil | Owned by: | armin |
|---|---|---|---|
| Priority: | normal | Milestone: | libobby 0.3.0 |
| Component: | libobby | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Launchpad Bug: |
Description (last modified by phil) (diff)
When multiple persons are editing a document the situation that one (perhaps the host) has to leave is quite common. libobby should support some kind of session serialisation while preserving the history (and thus the attribution of each character to the corresponding user) so that it could be easily resumed. Probably (possibly compressed) XML should be used to serialise a tree of objects. The following features should be implemented:
- Load/save documents to/from file and/or memory (while preserving history)
- Load/save complete obby session
- Load/save connection settings
Change History
Note: See
TracTickets for help on using
tickets.
