Skip to main content



      Home
Home » Modeling » TMF (Xtext) » Asynchronous validation and content assist
Asynchronous validation and content assist [message #1803319] Tue, 26 February 2019 12:37
Eclipse UserFriend
Hi everyone

I want to implement validation and content assist that requires data from remote server.
It means that we will be blocking thread until we get the response.
I see that validation methods are called by background thread and content assist by main thread. I assume that invoking i/o blocking operations will result in poor user experience. Is there a version of AbstractDeclarativeValidator and IdeContentProposalProvider that will work in my case?

Best regards
Marcin
Previous Topic:Error saving an EMF model with Crossreferences in a new XtextResource
Next Topic:XText 2.16.0 Hello World example.Maven build failed
Goto Forum:
  


Current Time: Sun Jun 15 14:31:16 EDT 2025

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

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

Back to the top