Skip to content
This repository has been archived by the owner on Apr 17, 2020. It is now read-only.

create native javafx implementation #12

Open
hohwille opened this issue May 5, 2015 · 0 comments
Open

create native javafx implementation #12

hohwille opened this issue May 5, 2015 · 0 comments

Comments

@hohwille
Copy link
Owner

hohwille commented May 5, 2015

We decided to go for JavaFx as it is more promising than we initially thought. Besides native desktop clients it can potentially lead us into the mobile world. Further we also want to create a web implementation based on javafx that offers a bridge to the browsers DOM and to the JavaScript world. That is all we need to make it possible even though it will still be very tough. In comparison to the GWT implementation this will require the java(fx) plugin available in the browser but therefore our client code is executed a true java so we skip additional compilation and all the limitations of GWT.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant