[Digikam-devel] extragear/graphics/digikam/libs/widgets

Gilles Caulier caulier.gilles at free.fr
Fri Jan 13 09:22:45 GMT 2006


Le Vendredi 13 Janvier 2006 10:13, Achim Bohnet a écrit :
> On Friday 13 January 2006 08:15, Gilles Caulier wrote:
> > SVN commit 497567 by cgilles:
> >
> > digikam from trunk : CIE tongue widget :
> > - polish implementation more C++ like.
> > - more data are include in internal private class to reduce time
> > compilation and limited visibility of private items. This way reducing
> > time compilation.
> >
> > To the team : we need to use always a private internal class to inclide
> > all private data when its possible. I will fix any codes in this way in
> > the future in digikam/libs.
>
> Just some thoughts that jump to my mind.  They may be
> complete nonsense.
>
> Doesn't this make backporting to stable branch
> even more complicated? 

no. It's just to move private class data from header file to implementation 
file

> _Maybe_ if it does not distrub 
> your work on trunk, can this be delayed until later in
> 0.9 development?

Sure, it can be done only on new implementation

>
> Curious:
>   Are symbols in internal classes resolved like with the
>   visibility feature to speed up loading libraries too?
>
>   does this imply a more recent g++ version than before?

no. It's a standard KDE developement tip since a long time.

>
> Achim
>
> > CCMAIL: digikam-devel at kde.org
> >
> >
> >  M  +77 -70    cietonguewidget.cpp
> >  M  +1 -14     cietonguewidget.h

-- 
Gilles Caulier



More information about the Digikam-devel mailing list