Ticket #76 (closed enhancement: wontfix)

Opened 8 years ago

Last modified 7 years ago

Session Management

Reported by: whatah Owned by: armin
Priority: low Milestone: Gobby 0.3.0
Component: Gobby Version:
Severity: normal Keywords:
Cc: Launchpad Bug:

Description

I noticed there is a revision number displayed in gobby, there should be a way of managing gobby sessions, like loading old revisions and undoing changes based on revision as well as saving sessions so they can be loaded later on with the changes made by each user retained.

Change History

Changed 8 years ago by phil

  • priority changed from normal to low
  • severity changed from normal to enhancement
  • milestone set to Gobby 0.3.0

This depends on #20, I assign it to Gobby 0.3.0, but it's probably a 0.4.0 feature, though.

Changed 8 years ago by phil

  • status changed from new to closed
  • resolution set to wontfix

I will close this ticket. The reasons follow: * There are no more revisions in obby due to the new merging algorithm. * Session serialisation and restore is implemented

The only lacking feature is undo to a certain point in the timeline. But this would result in an excessive amount of calculations to re-apply all changes and memory usage due to the caching of all operations received.

Note: See TracTickets for help on using tickets.