libplasma in 4.2: binary compatibility and moving to kdelibs

Aaron J. Seigo aseigo at kde.org
Wed Jul 30 21:21:51 CEST 2008


On Wednesday 30 July 2008, Richard Dale wrote:
> I there any chance of the KConfigSkeleton classes being enhanced so you
> don't have to pass references to the constructors (especially references to
> primitive types). And then you would only be able to set and get values via
> property() and setProperty(), but is that a big issue? Do we need to be
> able to directly assign to the instance variables which are referenced?
> Would that be BIC and therefore impossible for KDE 4.2?

it would probably be doable, except that then you'd have syncronization issues 
in the current use case (where the data is shared) and memory consumption 
would go up.

the memory needs to be somewhere, and it's ok, esp in libkdecore, to require 
that memory to be elsewhere to avoid duplicated objects in memory.

anyways, a much bigger issue is getting KConfigSkeleton to use KConfigBase 
instead of KConfig...

-- 
Aaron J. Seigo
humru othro a kohnu se
GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA  EE75 D6B7 2EB1 A7F1 DB43

KDE core developer sponsored by Trolltech

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 194 bytes
Desc: This is a digitally signed message part.
Url : http://mail.kde.org/pipermail/plasma-devel/attachments/20080730/ac302e7b/attachment.pgp 


More information about the Plasma-devel mailing list