[Marble-devel] Re: Review Request: Map Creation Wizard GeoScene Refactoring
Bernhard Beschow
bbeschow at cs.tu-berlin.de
Tue Dec 28 18:17:12 CET 2010
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://svn.reviewboard.kde.org/r/6228/#review9449
-----------------------------------------------------------
trunk/KDE/kdeedu/marble/src/lib/MapWizard.cpp
<http://svn.reviewboard.kde.org/r/6228/#comment10449>
Again, I'd initialize d->document here and get rid of MapWizard::handleDocumentAttributes().
Perhaps it's even better to create it here as a temporary instance only and pass it as an argument to the dgml methods. That way, the flow of data is much cleaner, which is important for further development and maintainability.
- Bernhard
On 2010-12-28 16:31:39, Utku Aydin wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://svn.reviewboard.kde.org/r/6228/
> -----------------------------------------------------------
>
> (Updated 2010-12-28 16:31:39)
>
>
> Review request for marble.
>
>
> Summary
> -------
>
> Currently the Map Creation Wizard is making use of QXmlStreamWriter and feeds bare hardcoded strings into the DGML file. That's the first step of refactoring the Map Creation Wizard in a way so that it works based on GeoScene classes which has benefits in terms of extensibility, maintenance, etc.
>
>
> Diffs
> -----
>
> trunk/KDE/kdeedu/marble/src/lib/MapWizard.h 1209913
> trunk/KDE/kdeedu/marble/src/lib/MapWizard.cpp 1209913
>
> Diff: http://svn.reviewboard.kde.org/r/6228/diff
>
>
> Testing
> -------
>
> At the moment, GeoSceneDocument provides texts of summary page's labels.
>
>
> Thanks,
>
> Utku
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/marble-devel/attachments/20101228/9d41bb91/attachment.htm
More information about the Marble-devel
mailing list