Reimplementing trivial apps as dcop services
David Faure
faure at kde.org
Mon Apr 4 17:59:55 CEST 2005
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, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).
More information about the Kde-optimize
mailing list