Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » XText Web proposals engine(Can xtext be used as a proposals engine for a webapp)
XText Web proposals engine [message #893011] Mon, 02 July 2012 09:37 Go to next message
Missing name Mising name is currently offline Missing name Mising nameFriend
Messages: 16
Registered: June 2011
Junior Member
Would the following be possible today or with small to medium coding?

1. A webapp contains a single textfield which is used to type in commands like:

Example1. OPEN <client> IN <application> (e.g. open 11128282 in ClientProfile)
Example2. <application>.<function> (e.g. TaskList.create "Contact client on Monday")

The user enters text and ajax is used to send the text to the server to get a list of proposals.

I can deploy xtext in any constellation (j2ee, osgi, standalone).

[Updated on: Mon, 02 July 2012 09:37]

Report message to a moderator

Re: XText Web Preposal engine [message #893179 is a reply to message #893011] Tue, 03 July 2012 06:15 Go to previous message
Sebastian Zarnekow is currently offline Sebastian ZarnekowFriend
Messages: 3118
Registered: July 2009
Senior Member
Hard to tell what you consider small or medium. Something like that is
certainly possible.

Regards,
Sebastian
--
Need professional support for Eclipse Modeling?
Go visit: http://xtext.itemis.com

Am 02.07.12 11:37, schrieb Missing name Mising name:
> Would the following be possible today or with small to medium coding?
>
> 1. A webapp contains a single textfield which is used to type in
> commands like:
>
> Example1. OPEN <client> IN <application> (e.g. open 11128282 in
> ClientProfile)
> Example2. <application>.<function> (e.g. TaskList.create "Contact client
> on Monday")
>
> The user enters text and ajax is used to send the text to the server to
> get a list of proposals.
>
> I can deploy xtext in any constellation (j2ee, osgi, standalone).
Previous Topic:Crossreferences in an embedded editor
Next Topic:Inconsistent stackmap frames error leading to broken code generation
Goto Forum:
  


Current Time: Tue Sep 24 17:16:28 GMT 2024

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

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

Back to the top