JavaFX properties usage out of context?

fabrizio.giudici at tidalwave.it fabrizio.giudici at tidalwave.it
Tue Jul 16 02:07:59 PDT 2013


+1, I was going to ask for the very same thing. It would be nice to use them also in context such as Android (I'd like just to have an autonomous jar that can be deployed, the reserved package names can be easily worked around).
 
-- 
Fabrizio Giudici 
From: openjfx-dev-bounces at openjdk.java.net
To: openjfx-dev at openjdk.java.net
Cc: 
Date: Tue, 16 Jul 2013 18:54:32 +1000
Subject: JavaFX properties usage out of context?

> I am very impressed with the JavaFX properties and bindings functionality
> and feel that it is far more general in scope than just a UI toolkit like
> JavaFX.  For me, I think the entire feature should be moved to a standard
> Java package so that it can readily be used in non-JavaFX applications.
> 
>  
> 
> Is there any reason such as threading issues or some form of functional
> dependency that would prevent JavaFX properties and bindings being used in a
> non-JavaFX application such as a server-side component?  My testing seems to
> suggest that they work just fine outside of a JavaFX context but I would
> like to be sure.
> 
>  
> 
> Any thoughts on extracting this functionality from JavaFX and moving it to a
> more general location in the Java package hierarchy?
> 
>  
> 
> Thanks,
> 
>  
> 
> -jct
> 


More information about the openjfx-dev mailing list