need BIC and SIC change to phonon
Matthias Kretz
kretz at kde.org
Thu Nov 22 09:56:40 GMT 2007
On Wednesday 21 November 2007, Dirk Mueller wrote:
> On Friday 16 November 2007, Matthias Kretz wrote:
> > I need to fix an interface class for the phonon backends:
> > VolumeFaderInterface has a slightly different function signature as does
> > EffectInterface. As backend implementations for VolumeFaderInterface have
> > to inherit EffectInterface anyway, the two functions need to simply be
> > removed
>
> Hmm, we're trying to be remain BC right now.. can't you fix that without
> breaking BC?
1. BC is not really broken because the Q_INTERFACE version was changed. Well,
of course that means that a qobject_cast now returns 0 for code compiled
against the old header.
2. If I don't change this we'll have two unused functions in there. It
wouldn't be too bad, but I don't think we have to keep them because:
3. This interface is only used by backends. Currently there's only one backend
that's getting released and that's the one in kdebase/runtime. As libs and
runtime go together I don't see much of a problem.
--
________________________________________________________
Matthias Kretz (Germany) <><
http://Vir.homelinux.org/
MatthiasKretz at gmx.net, kretz at kde.org,
Matthias.Kretz at urz.uni-heidelberg.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20071122/ce0191e8/attachment.sig>
More information about the kde-core-devel
mailing list