Configuration stuff in KDev4

Andreas Pakulat apaku at gmx.de
Fri Mar 9 17:57:46 UTC 2007


On 09.03.07 10:50:50, Matt Rogers wrote:
> On Mar 9, 2007, at 4:31 AM, Andreas Pakulat wrote:
> > Well, the thing is the current stuff is broken as it is, because of  
> > all
> > the changes in KConfig. And back when I started to work on the project
> > stuff in lib/ you said I shouldn't touch the config stuff as you  
> > want to
> > change it... Thats why its still completely broken...
> >
> > Anyway, I'll see if I have enough KConfig power to re-surrect what we
> > have now today/weekend along with the makebuilder and then I think we
> > may be able to start eating our own dogfood.
> 
> I wasn't aware that the changes in KConfig affected us in any way.  
> That was supposed to be the whole point of using KConfigXT and  
> friends: encapsulating us from the lower level KConfig stuff. *shrug*  

Well, KConfig::setGroup completely vanished and was replaced by
KConfigGroup. So its more internal to KDevelop::Config and eventually
KDevelop::ConfigSkeleton.

However as it turns out, we have a more serious problem, because
kcfg-stuff doesn't seem to fit very well with our architecture :(

Andreas

-- 
Don't read everything you believe.




More information about the KDevelop-devel mailing list