Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Orion » Async ContentAssist (How to make the computation of the proposals async)
Async ContentAssist [message #923081] Tue, 25 September 2012 11:33 Go to previous message
Holger Schill is currently offline Holger Schill
Messages: 60
Registered: July 2009
Member
Hi all,

I am Holger from Xtext team and I am currently working on a research-project to bring DSL-editors into the web.

What I already achived is a standalone Webpage without Orion-Server compareable to the embedded view example.

1. I plugged Google prettify in to calculate the styles for highlighting.
2. I wrote a small servlet that runs inside of an jetty inside of eclipse with equinox to let eclipse calculate the proposals for my orion editor. I mad use of jquery and JSON to achive that. This works in sync mode but freezes the browser for a while.

And here comes the question:

Is there already a way to make the calculation of the proposals async? Out of the code I was not able to find something like that.

Thanks in advance,

Holger


--
Need professional support for Eclipse Modeling?
Go visit: http://xtext.itemis.com
 
Read Message
Read Message
Read Message
Read Message
Previous Topic:feedback from command-triggered long running operations
Next Topic:Orion and same origin policy
Goto Forum:
  


Current Time: Sat May 18 15:35:01 EDT 2013

Powered by FUDForum. Page generated in 0.01836 seconds