Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » JFace » Data Binding for Android?
Data Binding for Android? [message #657997] Fri, 04 March 2011 21:15 Go to next message
Eric Rizzo is currently offline Eric RizzoFriend
Messages: 3070
Registered: July 2009
Senior Member
Has anyone seen any discussion about the idea of porting JFace Data Binding for use on Android? It's been a couple of years, but I've used JFDB quite a bit and really miss it in the Android world. I've found a similar project (http://www.codeproject.com/KB/android/androidbinding.aspx) but it doesn't look nearly as mature as JFDB.
I seem to remember that there was a long-term goal of decoupling JFDB from SWT altogether; am I remembering correctly?

Thanks,
Eric
Re: Data Binding for Android? [message #658154 is a reply to message #657997] Mon, 07 March 2011 08:07 Go to previous message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
Hi,

Yes I've worked on such a thing a long long time ago and it was not more
than some hours of work to get it run [1].

All you'd need to do is to write IObservables for the Android controls
and maybe Viewer implementations (I'd suggest to use the base support
provided by UFaceKit for this).

Tom

[1]
http://tomsondev.bestsolution.at/2008/10/24/theres-no-place- where-eclipse-databinding-doesnt-work/

Am 04.03.11 22:15, schrieb Eric Rizzo:
> Has anyone seen any discussion about the idea of porting JFace Data
> Binding for use on Android? It's been a couple of years, but I've used
> JFDB quite a bit and really miss it in the Android world. I've found a
> similar project
> (http://www.codeproject.com/KB/android/androidbinding.aspx) but it
> doesn't look nearly as mature as JFDB.
> I seem to remember that there was a long-term goal of decoupling JFDB
> from SWT altogether; am I remembering correctly?
>
> Thanks,
> Eric
>
Previous Topic:Forward keypress event to cell editor
Next Topic:DataBinding for a combobox which holds a Elist from a model
Goto Forum:
  


Current Time: Wed Apr 24 16:39:01 GMT 2024

Powered by FUDForum. Page generated in 0.03251 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top