[webkit-dev] How to use webkit ?

Nemix ereas_dre at hotmail.com
Thu Jul 10 13:26:40 PDT 2008


First of all : thank you  :)

On the link you give, there is an other link : 
http://weblogs.java.net/blog/ixmal/archive/2008/05/introducing_jwe.html
On this link, it is said :
"The WebKit architecture consists of two considerable parts. The first one
is cross-platform, it is responsible for parsing documents, generating DOM,
supporting JavaScript. Another part, platform-dependent, so called "port",
is intended for communicating with network, rendering graphic content on the
screen and other devices, event handling, and other features. JWebPane is a
Java port, in which all cross-platform calls are implemented in Java."

Does it mean that I have to develop two applications ? One for embedded
systems and one other for Mac OS ?
Or is it like for a classical J2SE application with different .jar (one for
each OS) ?

JavaFX that you suggest seems to offer a lot of functionnality. It is very
interesting !
Do you know other possibility to compare or is it one of the best to choose
?


Thanks again !

-- 
View this message in context: http://www.nabble.com/How-to-use-webkit---tp18385585p18391180.html
Sent from the Webkit mailing list archive at Nabble.com.



More information about the webkit-dev mailing list