Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 14:31 Go to next message
Maarten Bezemer is currently offline Maarten BezemerFriend
Messages: 117
Registered: February 2012
Senior Member
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 14:33]

Report message to a moderator

Re: Question on multiple validators (for the same object) and fixes [message #876947 is a reply to message #876924] Fri, 25 May 2012 15:15 Go to previous messageGo to next message
Dimitris Kolovos is currently offline Dimitris KolovosFriend
Messages: 2163
Registered: July 2009
Location: York, UK
Senior Member

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 15:35 Go to previous message
Maarten Bezemer is currently offline Maarten BezemerFriend
Messages: 117
Registered: February 2012
Senior Member
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: Thu Apr 25 09:29:56 GMT 2024

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

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

Back to the top