[haiku-development] Re: Port of Apache Harmony to Haiku

  • From: Stephan Aßmus <superstippi@xxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Tue, 22 Nov 2011 10:32:05 +0100

On 21.11.2011 19:15, Adrien Destugues wrote:

- No AWT/Swing. This is going to be a huge work.

I vote for SWT first. It uses an underlying native toolkit (on linux
its GTK); it's not too complicated; and it runs Eclipse. But still, a
huge work.

I would also be more interested in porting SWT than Swing, but as you say, this is still an insane amount of work. The Interface Kit is much too incomplete to provide all features to an SWT port. For example, the browser component would need WebKit to be integrated into the Interface Kit, but even text layout is missing, since it is only available inside BTextView at the moment. That's not to mention that SWT includes and SWT/AWT bridge, which allows to embed Swing Frames into an SWT UI...

Best regards,
-Stephan

Other related posts: