KDE4's IPC
Maks Orlovich
mo85 at cornell.edu
Fri Dec 23 16:51:25 GMT 2005
On Friday 23 December 2005 10:42, Thiago Macieira wrote:
(To keep things narrow):
> * we cannot load KDE3 ioslaves into KDE4's kdeinit
> * we cannot load KDE3 kded modules into KDE4's kded
This all should be safe due to different module dirs.
> * we have to find all uses of QDataStream in DCOP and KIO and add the
> proper setVersion calls (can be eased with a DCOPStream helper class)
Or by conversion to use DCOPRef, which makes for better code, anyway.
More information about the kde-core-devel
mailing list