viatra / EMF-IncQuery

This repository is only kept for historic reasons. All development happens on eclipse.org
http://eclipse.org/viatra
13 stars 4 forks source link

consolidate validation framework contributions #285

Closed abelhegedus closed 12 years ago

abelhegedus commented 12 years ago

There are a number of issues with the validation framework extensions and menu contributions:

szabta89 commented 12 years ago

Should these issues be solved after the triggerengine based validation framework is commited?

ujhelyiz commented 12 years ago

These issues should be solved before the release 0.6.5, as this causes the validation framework not working, while the trigger engine based validation framework should not be included in this release.

As far as I know, the new validation engine is 100% compatible with the old API, so this should not cause any duplicate work.

szabta89 commented 12 years ago

I have checked the various issues and my experiences are the following:

abelhegedus commented 12 years ago

Thank you for taking time to look into the matter:

As a last question, did you use the original validation framework or the triggerengine based one? Similarly, I will double-check that I had each required plugin selected in my run configuration as that could cause some of the mentioned issues.

szabta89 commented 12 years ago

I used the original validation framework here, I just want to make sure these issues are solved first.

abelhegedus commented 12 years ago

The validation framework and its code generator has been updated to address the issues outlined above.

abelhegedus commented 12 years ago

Remaining issues:

abelhegedus commented 12 years ago

I'm marking the issue resolved after checking the GMF/Graphiti runtime projects for consistency.