Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » Live Validation(Live Validation)
Live Validation [message #1784617] Fri, 30 March 2018 12:53 Go to next message
Marius Falamas is currently offline Marius FalamasFriend
Messages: 1
Registered: March 2018
Junior Member
Hello,

I am using Live Validation with multiple custom constraints defined in my project and I've come across the following behavior:

When changing a property for a single item, live validation is triggered for the whole resource, therefore affecting performance considerably.
Shouldn't the validation be triggered only for the modified item?

Any ideas?
Re: Live Validation [message #1784700 is a reply to message #1784617] Mon, 02 April 2018 19:06 Go to previous message
Ed Willink is currently offline Ed WillinkFriend
Messages: 7655
Registered: July 2009
Senior Member
Hi

For simple models that would be plausible, but for models with complex interdependencies, it is necessary to have a full understanding of those dependencies in order to do the small increment. Much simpler to just revalidate all. One day incremental model processing may become easy to exploit.

Regards

Ed Willink
Previous Topic:EMF Codegen Photon + New Dependencies
Next Topic: [Xcore+Standalone]? Type of EAttributes always EJavaObject
Goto Forum:
  


Current Time: Thu Apr 25 23:58:16 GMT 2024

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

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

Back to the top