Migration
From FreeMind
Revision as of 18:15, 10 December 2010 by Dan Polansky (talk | contribs)
Migration is the process of conversion from one data format to another one, such as from the data format of FreeMind 0.8.1 to the data format of FreeMind 0.9.0.
FreeMind 0.9.0 contains big changes in data format as compared to 0.8.1. Mind maps stored in the file format of 0.8.1 are converted to the data format 0.9.0 by FreeMind 0.9.0 when they are opened in the new version. Before the conversion, the user is asked to confirm the conversion.
Implementation
- Tools.getUpdateReader()
- Class TransformerRunnable
- freemind_version_updater.xslt (at freemind.modes.mindmapmode)