> 
> I bet that working on DWT requires some Java knowledge?

Not really. Java has nothing that D does not have anyway. Most SWT and SWING 
classes are very simple and easy to use. I doubt there is anything Java-
specific one needs to know to work with DWT. Sure, previous Java knowledge 
will make it easier to learn DWT because some concepts used there are known 
to everybody (observer pattern, mvc, etc).

Reply via email to