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

Validation framework behavior issues #167

Closed abelhegedus closed 11 years ago

abelhegedus commented 12 years ago

In the current version, there are a number of issues in the Validation framework that needs to be clarified and probably fixed:

For now, I have assigned this to myself and will see what I can fix before forwarding it to someone else if necessary.

bergmanngabor commented 12 years ago

"in the EMF model part reachable from the object " more precisely, in the containment hierarchy below the selected object

should the matcher scope rather be a Resource or the entire ResourceSet? Ábel and I vote for ResourceSet.

abelhegedus commented 12 years ago

Thanks for the clarification, Gábor.

Also, to be more precise, I vote for the ability to initialize the validation for the resource set, even if the Resource/EObject options remain in the framework.

abelhegedus commented 12 years ago

In the current version, the code includes the support for initializing validators for a selected subtree, but this part is commented out as there are multiple issues with such a possibility:

However, the option remains open for such a possibility e.g.:

abelhegedus commented 12 years ago

The double-clicking behavior is a result of the internal workings of the EMF marker location handling. I have not been able to find a workaround for that yet.

abelhegedus commented 11 years ago

Moved to Eclipse.org BugZilla https://bugs.eclipse.org/bugs/show_bug.cgi?id=398739