Skip to main content



      Home
Home » Modeling » Epsilon » Question on multiple validators (for the same object) and fixes(Are only the fixes of the last validator preserved?)
Question on multiple validators (for the same object) and fixes [message #876924] Fri, 25 May 2012 10:31 Go to next message
Eclipse UserFriend
In the EvlValidator#validate() the following line is present:
EvlMarkerResolutionGenerator.INSTANCE.removeFixesFor(eObject);

It removes all 'old' fixes for the given object.

I was wondering what happens if a single object is checked by multiple EVL validators (eg in a CompositeEValidator situation): Are only the fixes of the last validate() preserved?

If so, I suppose this needs to be fixed?

[Updated on: Fri, 25 May 2012 10:33] by Moderator

Re: Question on multiple validators (for the same object) and fixes [message #876947 is a reply to message #876924] Fri, 25 May 2012 11:15 Go to previous messageGo to next message
Eclipse UserFriend
Hi Maarten,

Yep. I suppose yet another bug fix is due Smile Could you please file a bug report so that we can keep track of this?

Cheers,
Dimitris
Re: Question on multiple validators (for the same object) and fixes [message #876956 is a reply to message #876947] Fri, 25 May 2012 11:35 Go to previous message
Eclipse UserFriend
Sorry for finding all these bugs... Wink

Bug 380692

I suppose fixing this problem could be complex... Personally I do not use the resolutions (yet), so for me it is not a show-stopper.
Previous Topic:Separate editors from code?
Next Topic:Forcing an new line EGL
Goto Forum:
  


Current Time: Wed Jul 23 17:20:41 EDT 2025

Powered by FUDForum. Page generated in 0.03435 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top