Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » DerivedState filter events
DerivedState filter events [message #1770991] Sun, 20 August 2017 17:56
Carsten Wrobel is currently offline Carsten WrobelFriend
Messages: 9
Registered: May 2017
Junior Member
Hi,

We have an xtext project that uses derivedstate functionality and we would like to filter the events we act on in the installDerivedState method.

In our project we receive a resource modified event every time a character or for example a space is inserted into the editor.

Our problem is that we can't interpret something meaningful from the concrete syntax before a user has completed a full sentence. A way to handle this is only to act on save events.

Is that possible (if so, how?) - or are there other mechanisms in the framework which can be used to avoid this problem?

Thanks,
Carsten
Previous Topic:Text in Xtext
Next Topic:Error "Failed to create injector"
Goto Forum:
  


Current Time: Tue Mar 19 14:06:11 GMT 2024

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

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

Back to the top