Create Typebuilding from loaded xml data
Created by: MichaMans
I think a good enhancement is to allow the user to use the loaded xml data to create a new typebuilding. For example if a user uses a simple xml with only the basic building data in it, we should support that the user can create any typebuilding he wants from the loaded data.
Therefore we need to figure out what's the best implementation here. If we adopt the given building data in the createTypeBuilding-Window, we need to make sure that the user can choose if he wants to create a new building, or if he wants to change the current building.
What do you think?