To view parent comment, click here.
To read all comments associated with this story, please click here.
KDE-base 'is' being ported to windows,i.e. phonon uses the directsound from windows, for clipboard the same things can be achieved.
Porting the apps seperatly solves nothing, it's the base that covers the hardest part of the crossplatform things. Amarok, Konqueror, Koffice... all will be easy to port once kde-base is ported(which already has been done for the most part, if I'm not mistaken) (alongside with the native windows Qt-framework), KDE is so strong because of the platform they created not because of the seperate apps (though now, because kdebase makes it easier to create great aps, they have in my opinion some of the best pieces of software floating around).
One thing a lot of people forget is that there's a huge windows userbase that might want to start helping with the coding once there's a windows version of i.e. Koffice. A lot of people that perhaps might want to translate, a lot of people that just might help improve KDE, and what's good for KDE, is good for linux as well. Will it make a difference for Linux adoption? perhaps not, will it make the life of linux users easier? Most certainly, since KDE uses a lot of open standards and open protocols, so KDE adoption results in open-standards and open-protocols adoption.





Member since:
2005-07-06
However, the (theoretical) advantage to the KDE4 approach is that the heavy lifting is pretty much done by Qt and the core libs as far as cross-platform capability.
In theory yes, but you're missing the wider issue.
The KDE applications work very well because they are integrated and embedded in KDE's infrastructure, and that's where they work best. To make it work on Windows in an integrated way it will have to be ported to the Windows infrastructure for embedding COM objects in KOffice, clipboard etc. This is a huge amount of rather pointless work, because you can't just port KDE, you'll have to port the applications and KDE infrastructure and make it work well together with Windows.
I mean, what would be the point of simply porting the whole of KDE to Windows and running KDE on Windows rather than individual applications? You've gained nothing.