AW: [RFC] KConfig merge
Nhuh Put
nhuh.put at web.de
Mon Oct 1 23:41:52 BST 2007
Von: Thomas Braxton
Gesendet: Dienstag, 2. Oktober 2007 00:16
An: winter at kde.org
Cc: kde-core-devel at kde.org
Betreff: Re: [RFC] KConfig merge
> On 10/1/07, Allen Winter <winter at kde.org> wrote:
> > PutHuhn has volunteered to put the effort into finishing the KConfig
changes,
> > but it will take him longer than midnight to finish... probably around
noon in Europe.
>
> Since I came back home sick, just curious about what changes?
It's not that easy to remove KConfigBase, because it's is used in many
places; especially the dreprecated read and write methods.
I know you have provided patches for kdepimlibs, kdelibs and kdebase, but I
can't help with porting the other stuff, because I can't compile most
things.
My idea was to keep KConfigBase, make everything in it but a few methods for
group management deprecated (groupList and hastGroup and such stuff) and let
KConfigGroup inherit KConfigBase like in kde3. This would make adding
support for nested groups really easy (I plan to do this for KDE 4.1).
I would also like do some other cleanups like removing KConfigFlags (it
contains only one lonely enum), make the use of QString, QByteArry and const
char * more consistent and some other small things.
I will commit the changes to Thomas' work branch a soon as they are ready.
I wanted to do this already earlier this week, but I had a very bad cold and
didn't do much of anything :(
PutHuhn
More information about the kde-core-devel
mailing list