Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Databinding api deletion - ACTION REQUIRED by some projects

Hi,

thanks Jonah for taking the time to check all projects.

For VIATRA I have checked the usage, and found that it is a dead code that should be removed, but do not cause issues (and I have manually checked that the related wizard works in 2022-12).

In bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=581130 we will remove it from the codebase but we won’t provide any new binaries for SimRel.

Best regards,
Zoltan

On 2022. Nov 27., at 3:20, Jonah Graham <jonah@xxxxxxxxxxxxxxxx> wrote:

Hi folks,

Eclipse Platform removed some of the previously deprecated databinding APIs in the upcoming release. See https://github.com/eclipse-platform/eclipse.platform.ui/pull/323 for specifics.

After seeing email from Lorenzo, and knowing that CDT only just removed references to the deleted classes in the last couple of months I was wondering if SimRel contained any other references to the now deleted classes as this will cause runtime exceptions.

The following projects seem to have such references:

bpmn2.modeler
dltk
emf.compare
emf.parsley
rap
rcptt
viatra
xwt

See attached files for the specific classes that reference the removed API. I did the analysis by disassembling all the class files in all of SimRel and searching for the removed classes. 

Jonah

~~~
Jonah Graham
Kichwa Coders
www.kichwacoders.com
<references.txt>_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev


Back to the top