2009/7/28 Brian Prentice <[email protected]>:
> Lazarus has not met its goal of 'write once and compile and run anywhere'
> and is taking far too long to develop.  Should it be abandoned and replaced
> with a new graphical user interface library based on the Java Swing toolkit?
>  I would be interested in your comments on this matter.

Maybe you should send this to the lazarus mailing list?

Does the Java Swing toolkit have c-style bindings?  I expect it
doesn't, which would mean that you will have to write an interface
library, like lazarus uses with qt.

You are welcome to develop a new lcl interface that targets swing.  I
personally see no point in inserting a useless layer in between
lazarus and the (native) widgetset.

Henry

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to