| Where has the OnTheFlyCompiler gone? [message #761406] | 
Tue, 06 December 2011 07:38   | 
 
Eclipse User  | 
 | 
 | 
   | 
 
Hi, 
 
Up to Xtext 2.1.1 I have used the OnTheFlyCompiler to compile my  
expressions into Java byte code - In the 2.2 nightly build, this class  
does not exist anymore :-( Has this feature been abandoned or has it  
just been moved somewhere else and I am too stupid to find it? 
 
Thanks, 
Kai
 |  
 |  
  | 
 | 
 | 
 | 
 | 
 | 
| Re: Where has the OnTheFlyCompiler gone? [message #761635 is a reply to message #761595] | 
Tue, 06 December 2011 14:25    | 
 
Eclipse User  | 
 | 
 | 
   | 
 
Hi Kai, 
 
I'm sorry about that one. The ticket about the unwanted deps was another  
one. Please file a feature request for the compiler. We may want to  
reinstantiate it in the xbase.ui plugin which would allow the necessary  
deps. 
 
Regards, 
Sebastian 
--  
Need professional support for Eclipse Modeling? 
Go visit: http://xtext.itemis.com 
 
Am 06.12.11 18:46, schrieb Kai Kreuzer: 
> It would have been nice if that had been mentioned on the bug 
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=354635, which I just 
> wanted to verify. Very sad to hear, that this feature is not supported 
> any longer - I quite liked the possibility to directly produce compiled 
> bytecode for performance reasons... 
> 
> So I would agree with Ed: It would be nice if that feature could be 
> moved into a separate bundle to avoid any unwanted dependencies on the 
> xbase core bundle. 
> 
> Cheers, 
> Kai 
> 
> On 12/6/2011 5:59 PM, Ed Willink wrote: 
>> Hi 
>> 
>> Sounds like an interesting functionality. Is it possible to package it 
>> in its own feature so that it can be ignored when the dependencies are 
>> unacceptable but used when required. Seems like I might like to use it 
>> for OCL 2 Java. 
>> 
>> Regards 
>> 
>> Ed Willink 
>> 
>> On 06/12/2011 16:42, Sebastian Zarnekow wrote: 
>>> Hi Kai, 
>>> 
>>> we had to move it to the test bundle since it introduced unwanted 
>>> dependencies. 
>>> So yes, the feature was removed from xbase core. 
>>> 
>>> Regards, 
>>> Sebastian 
>> 
>
 |  
 |  
  | 
 | 
| Re: Where has the OnTheFlyCompiler gone? [message #762004 is a reply to message #761993] | 
Wed, 07 December 2011 07:15   | 
 
Eclipse User  | 
 | 
 | 
   | 
 
Hi 
> I do not think that that would be the right place for it - the feature  
> is mainly required on a runtime and for performance optimization; it  
> is therefore probably quite likely that the xbase.ui plugin is not  
> even present. 
Indeed. If I can use it for OCL 2 Java, I may not really want xbase at  
all, certainly not xbase.ui. 
 
Perhaps this could be a contribution to something more like emf.codegen. 
 
     Regards 
 
         Ed Willink
 |  
 |  
  | 
Powered by 
FUDForum. Page generated in 0.03415 seconds