Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-dev] Is anyone using e4 databinding?

A while ago I also started a small project in that direction where I was looking for ways to consolidate XWT's powerful/simple binding expressions and typesafe UI programming:



Am Mi., 20. Mai 2020 um 21:57 Uhr schrieb Ralf Heydenreich <rheydenr@xxxxxxxxxxx>:
Am 20.05.2020 um 21:15 schrieb Jens Lideström:
> Hello!
>
> Is anyone still using the e4 databinding fork?
>
> I though there were no users of e4 databinding, but a person Veselin
> Markov left a comment on a bug report for it last winter:
>
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=453796#c10
>
> It would be interesting to hear from you! Please replay and say hello and
> tell us what you do with it!
>
> The e4 databinding repo is located here:
>
> https://git.eclipse.org/c/e4/org.eclipse.e4.databinding.git/
>
> It has had almost no activity for 5 years. It's most important advantage
> was probably type parameters for observable and property classes, but that
> functionality has since been added to the standard Core Databinding.
>
> /Jens

Hi,

it seems to be related to
https://wiki.eclipse.org/JFace_Data_Binding/The_New_Binding_API. I would
use it if this were an official API, but at the moment I only use the
"normal" JFace databinding framework. Since the Wiki page says that this
project was "never finished" I assume no one uses it.

Cheers,

Ralf.

_______________________________________________
platform-dev mailing list
platform-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/platform-dev

Back to the top