Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-ui-dev] Generify JFace Databinding

All the plugins which were generified were generified completely. None of them are unfinished.

If a downstream plugin has warnings because it depends on a combination of plugins that have been generified and plugins that haven't, the best solution is to add those warnings to an ignore filter.

If this bothers you, please consider helping with the effort to generify the remaining platform plugins in 4.7.

  - Stefan

On Thu, Apr 21, 2016 at 8:39 AM Dirk Fauth <dirk.fauth@xxxxxxxxx> wrote:

Hi,

Today I checked out my e4 migration tutorial sources with the latest Neon integration build. I got lots of warnings related to generics. That's OK because of generifying databinding, and so I started to add generics to my databinding code.

To make it short, I was not able to get rid of all warnings. It looks like the job is only done half the way.

I don't want to blame anybody, but we can not leave it that way. It either needs to be finished or reverted for Neon and taken up afterwards again.

Greez,
Dirk

_______________________________________________
platform-ui-dev mailing list
platform-ui-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/platform-ui-dev

Back to the top