MapWizard GeoScene Refactoring, Step 4b: Adapt GeoWriter::write to handle tagwriters
completed by: Utku Aydın
mentors: tackat
This task is a follow-up task of the Research task that investigates refactoring of the
Map Creation Wizard:
http://www.google-melange.com/gci/task/show/google/gci2010/kde/t129329113378
In order to start this task the other 4 prior steps have to be completed before.
This task is about:
GeoWriter needs to be more generic to handle more than GeoData classes. This impacts current tag writer framework.
Of course it needs to be ensured that the writer still works well for the GeoData case after the modifications.
The task is part of of a series of difficult tasks that refactor the Map Creation Wizard in a way so that it works based on GeoScene classes which has benefits in terms of extensibility, maintenance, etc. . The completion of this task series requires some very good in-depth understanding of Marble's technical design and the way GeoScene classes work.