From kde-devel Thu Mar 29 22:32:07 2001 From: David Faure Date: Thu, 29 Mar 2001 22:32:07 +0000 To: kde-devel Subject: Re: KDE 2.2beta1 X-MARC-Message: https://marc.info/?l=kde-devel&m=98590535625032 On Thursday 29 March 2001 12:59, Sergio Moretti wrote: > On Thursday 29 March 2001 13:18, David Faure wrote: > > On Wednesday 28 March 2001 20:41, Sergio Moretti wrote: > > > On Wednesday 28 March 2001 06:40, Waldo Bastian wrote: > > > > Hiya, > > > > > > > > I especially would like to hear about the status of the following > > > > issues: > > > > > > > > * new kio-slave configuration > > > > > > oops, I was waiting for you, anyway, here the patch for kio > > > directory, plus two file for slave's manager. It compiles, but I > > > haven't tested it, it's more like a draft proposal. I have removed > > > the call to needConfiguration method in slavebase.cpp, as I think > > > it's better to insert it directly in slave code, maybe in > > > constructor. What is left to do is to map KProtocolManager methods > > > to slaveManager, and to move some slave code to new system. If you > > > think that this is the right way, I will try to convince the ftp > > > slave to follow it, and I will make some test. > > > > I'll let Waldo comment on the "right way" issue - I got a bit lost in > > this discussion. But a few minor things in this patch: > > - KProtocolManager::reparseConfiguration(); > > + //KProtocolManager::reparseConfiguration(); to remove > > No, leave it in ! That's very much needed, and completely unrelated. > > > > completely unrelated? but the aim of this work is to substitute > KProtocolManager AH ! I mixed up. But, well, you still want to handle the reparseConfiguration call somehow. When the user changes the proxy setting in kcontrol, it has to be sent to the slaves. Hold on, anyway. Waldo is working on this stuff, apparently (from your patch, I guess). -- David FAURE, david@mandrakesoft.com, faure@kde.org http://perso.mandrakesoft.com/~david/, http://www.konqueror.org/ KDE, Making The Future of Computing Available Today >> Visit http://master.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<