Re: Gnome in Java





On Fri, 29 May 1998, Chris Chabot wrote:

> Wouldnt a GTK-- implimentation be good for the Java thing? As i
>understand Java is a stricktly OO based language .. so  to port the gtk--
>interface to Java should be relativly easy to do. Whats more it could
>influence the gtk-- implimentation to by getting it some more attention:) 

C++ and Java only share the syntax. Their object model is COMPLETLY
different, as C++ only offers static or semistatic bindings, while Java
offers a oo model that is more like Smalltalk/ObjC with late time
bindings.

Andreas 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]