willpearse / phyloGenerator

Automated Phylogeny Generation for Ecologists
Other
15 stars 8 forks source link

undo mode? #27

Open willpearse opened 11 years ago

willpearse commented 11 years ago

when doing a big thing (like thorough downloading), it might be an idea to have an 'undo' button.

that would probably be hard to write, but you could have a 'backup' option where the internal state is deepcopied to new pG.sequence slots, and then you could 'revert' back to them as needed.