[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
|
[platform-ui-dev] JFace Databinding implementation
|
DataBindingContext's javadoc requested a consultation with your team before using and so I am dutifully complying.
I am a primary coder on an application framework called Core (
https://core-framework.dev.java.net/). Part of the framework includes a homegrown ui binding architecture that currently binds our business objects with Swing components. I am exploring expanding our binding support to SWT/JFace/Workbench widgets and noticed your framework. Since your framework looks more robust than ours is currently, I was going to experiment with your framework and hopefully provide an ObservableFactory and DataBindingFactory that will work with our backend. I am very comfortable working with an alpha api and realize that the framework is a moving target.
Any questions, or did you just want to get a feel for who was experimenting with the framework?
-Phil