Back on topic...

How big of a download do you anticipate for the javafx runtime?  Will
you be taking advantage of pack200 to minimize it, or will that
require the application distributor to know how to do?  (and therefore
fail to do making download times suck? (and hurting the reputation of
the product? (no I've never really programmed in lisp)))

Will there be a standard place to download from or will an application
provider need to self host?  (I have long forgotten the rules for jar
downloads in the applet scenario).

Swing suffered because it could break if the user ran a different
JVM.  Is JavaFX sufficiently independent of JVM library versions, or
does it just have a lot of nasty code under the hood to paper over
differences?  i.e. will it break when Java 7 comes out?

Is there a full screen mode?  e.g. for kiosks

How true is the representation across platforms?  Linux, Windows,
Mac?  What about fonts?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "The 
Java Posse" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/javaposse?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to