KDNSSD merge

Alex Merry alex.merry at kde.org
Sat Mar 1 10:27:08 UTC 2014


On 01/03/14 09:55, David Faure wrote:
> On Tuesday 25 February 2014 20:37:28 Alex Merry wrote:
>> I've had a look at the kdnssd repositoy, and it contains two related
>> bits of code: the zeroconf ioslave and a kded/KDirWatch module to notify
>> KIO about changes to available services.
>>
>> These two obviously belong together; the question is where?  They can go
>> in kdnssd-framework, making it depend on KIO, or they can go in KIO,
>> making it (optionally) depend on KDNSSD.
> 
> I don't like the idea of adding yet another dependency to KIO.
> 
> How about we put the kioslave which depends on kio+kdnssd into some tier4 
> framework? After all it's not API, it's just some integration plugin, which is 
> exactly what defines tier4.

Do we want a kioslaves framework (somewhat similar to the kimageplugins
framework)?

>> Also, what happens to the old repo, which is part of kdenetwork, and
>> hence KDE SC?
> 
> Nothing? Just like kdelibs.

Well, except we don't have a framework called "kdelibs", so there's no
name clash.  My question was: if we rename kdnssd-framework to kdnssd,
what happens to the existing kdnssd framework.

I suggested in another email that we also rename that.

Alex



More information about the Kde-frameworks-devel mailing list