Just to clarify, my original question was really in the context of only porting the language of JavaFX script as a compiler tool that could generate the Dalvik VM byte code, and use the the native components of Android.
Was not thinking in terms of porting existing JavaFX runtime and component model. On the points about the XML-based Flex programming language, MXML: The MXML declarative syntax to describe a view (or form) is indeed insufficient by itself. One always has to sprinkle some ActionScript into the form to do some imperative coding. Hence the point of how JavaFX script can do both declarative and imperative style programming emphasizes that the notion posited by this discussion perhaps has merit. -- 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.
