faq
flatforty
contribute
subscribe
configure
search
rdf
main
parent
thread
|
Re: Konqueror Gets Activ(eX)ated
by anonymous on Tuesday 10/Jul/2001, @06:33
|
That's just what they did. The wrote a kpart component which allows graphical embedding of COM components. The fact that the backend is actually implemented using wine is an implementation detail. An important one, though, of course, as it's the only possible way to get stuff like shockwave running. But still for KDE it just means that there is a component available to which you can pass a URL to a shockwave file and it does the job.
How performant and stable the whole thing is in the reality to the end-user still needs to be seen. But technically it's a very exciting thing and fun to implement/hack . (and fun is what counts when it comes to motivation in free software development) As it works, why not tell people about it? After all it's something completely new on linux (it's not that they just plugged in wine and it worked, they had to implement quite some stuff in wine itself and implement a good chunk of interfaces) .
The fact that it runs only in x86 is a pity, but it's not their fault. Instead it's a design limitation of the underlying technology that simply can't be resolved. And given the fact that x86 is a popular KDE platform it's just a good reason to tell other KDE developers about this project. |
|
|