On 15/03/16 18:17, Saša Janiška wrote:
Hello,
stil thinking about which GUI to use and today I noticed that according
to web site, DWT is based on SWT-3.4, while SWT at upstream is at
4.5,4.6, so I'm interested if porting SWT to DWT is mostly manual work
which seems to be disadvantageous and destined to be always a lot behind
the upstream or there is plan to somehow make the whole process more
automatic and therefore closer to upstream?
Yeah, currently it's completely a manual process. I've abandoned the
idea of manually updating if favor of an automated process. I'm working
on a tool [1] that will automatically translate the Java code to D.
[1] https://github.com/d-widget-toolkit/jport/tree/dev
--
/Jacob Carlborg