Storing and loading the current state of the ClassGenerator
Brought to you by:
mirkomatytschak,
robert_langer
The class generator should be able to store it's current state and load it, so that the user can continue his work. It should be possible to change the database structure in the meantime. The ClassGenerator should reflect the changes (such as adding a table or a column).