From kde-core-devel Sat Apr 15 16:04:15 2006 From: Kuba Ober Date: Sat, 15 Apr 2006 16:04:15 +0000 To: kde-core-devel Subject: Re: KProcess overhaul Message-Id: <200604151204.15850.kuba () mareimbrium ! org> X-MARC-Message: https://marc.info/?l=kde-core-devel&m=114511707004750 On Saturday 15 April 2006 05:56, Oswald Buddenhagen wrote: > On Sat, Apr 15, 2006 at 10:50:14AM +0200, Ralf Habacker wrote: > > for windows the recent KProcess implementation is unusable, so I'm going > > to provide an initial KProcess implementation with the following steps: > > feel free to do so, but be prepared that qt 4.2 will make at least some > of your work be in vain, and you will be told by some kde code dev > employed by tt "why maintain code in kde if we can offload it to tt?". > of course it is just a minor detail that i'm waiting for solid 4 months > to get even a *remote* specification of what is planned. To avoid any fallout from that, and to promote flexibility, wouldn't it be safer for now to have KProcess not inherit from, but just wrap around QProcess? Cheers, Kuba