[Kde-java] Packaging an application

George Russell kde-java@kde.org
Mon, 1 Apr 2002 19:13:32 +0000


> I like the line 'All below this line is obsolete' refering to the previous
> Swing version. How do you think the code compares?

Swing has the advantage of ample documentation and GUI layout tools!
And I've just sacrificed portability completely. Although, I will experiment 
with a Cocoa version on MacOS X using the same backend.

The use of KHTML makes an interface much easier. The ability to call konqueror 
et al to do the fetching, displaying of etexts removes most of the code 
previously that was buggy and / or hard to do. The use of KDE widgets makes 
it possible to integrate into the desktop - picking up things like colours.

The code is far shorter than the swing version so far - but it is not 
comparable in terms of features yet.

Of course, the Swing versions were left in a rather broken state, hence a kde 
rewrite. Which likely will be shorter and simpler since using khtmlpart is 
simpler than similar swing compomnents.

More work to do!

George Russell
-- 
  6:58pm  up 25 days, 19:49,  1 user,  load average: 1.21, 1.37, 1.13