D vs Java

U.Baumanis U.Baumanis_member at pathlink.com
Sun Mar 19 10:34:20 PST 2006


In article <dvk4a7$1utv$1 at digitaldaemon.com>, Andrew Fedoniouk says...
>
>"U.Baumanis" <U.Baumanis_member at pathlink.com> wrote in message 
>>>
>> Well, there are hundreds of Java/Swing applications. :)
>> Take a look at http://java.sun.com/products/jfc/tsc/sightings/
>
>I knew that you will show me this page.
>
>You've missed capital letter A in Applications.
>
>How to explain what I mean?
>
>Well, the most popular Java IDEs were built on
>everything but not Swing.
>I think this fact can be an illustration of what I mean.

Well, Netbeans one of most popular Java IDE built on Swing.


>Swing is a child of academic development and is primarily
>used in univercities for educational purposes.
>Swing is conceptually best toolkit - classical I would say.
>But only in theory, practical implementation is far from ideal - to heavy
>to be used in real life.

I use Swing daily to write applications. They are fast, responsive, easy to
maintain, and clients don't have any issues with speed. :)
It is really conceptually very good and speed is the last thing to chose D (with
DWT?) over Java/Swing. Well, I am not OS/kernel developer. :)

>
>About Java GUI practical implementation:
>
>Here is my proof of concept:
>http://www.terrainformatica.com/org/j-smile/index.htm
>This is my JavaVM running typical GUI tasks.
>System of classes of this micro GUI  is close to Swing
>Even this small example shows that Java could run GUI
>successfully but for some reasons nobody really wants Java GUI.
>

nice work! :)

--
ub





More information about the Digitalmars-d mailing list