Josh McDonald wrote:
>
>
> 1. Bindings
>
>  I've no idea how the bindings work in JavaFX, and that's the problem. 
> In Flex they're well documented, they use the built-in Event system 
> for updates, and there's an AS3 API to programmatically create them, 
> all of which meaning that they can be used in pure AS3 code that 
> doesn't touch MXML. We need to be able to hook into JavaFX bindings 
> from Java (and Scala, and Clojure, and...). And not only that, we need 
> to do it without jumping through hoops made of glass that'll shatter 
> with every version. This would be a start, hopefully allowing the 
> practice of binding to "bleed out" into Java and other JVM languages.
AFAIK, bindings will undergo a lot of implementation changes in future, 
because of performance. See a blog post by Osvaldo Pinali at java.net. I 
guess that this is one of the reasons for which they're not exposing 
anything.

-- 
Fabrizio Giudici - Java Architect, Project Manager
Tidalwave s.a.s. - "We make Java work. Everywhere."
weblogs.java.net/blog/fabriziogiudici - www.tidalwave.it/blog
[email protected] - mobile: +39 348.150.6941


--~--~---------~--~----~------------~-------~--~----~
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