Re: Reimplementing trivial apps as dcop services

David Faure <[email protected]> Mon, 4 Apr 2005 17:59:55 +0200
Newsgroups gmane.comp.kde.devel.optimize
Organization KDE
Message-ID <[email protected]>
On Monday 04 April 2005 17:28, Lubos Lunak wrote:
>  Caused by improperly coded kded modules. At least I believe so. I think that 
> kded modules that open a new dialog and return back to the event loop instead 
> of re-entering shouldn't cause any problems.

That's not the common case, though, is it?
e.g. KFileDialog::getOpenURL() certainly calls exec(), which re-enters the event loop.

Of course it can handle DCOP calls from there, but it gets messy when kded
modules start talking to each other...

-- 
David Faure, [email protected], sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).