Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » Xtext - Batch-classes
Xtext - Batch-classes [message #1221985] Thu, 19 December 2013 08:08 Go to next message
Florian Pirchner is currently offline Florian PirchnerFriend
Messages: 94
Registered: July 2009
Member

Hi,

i got a question about the Batch-classes from Xbase. There are several of them like BatchLinkingService, BatchLinkableResource,...

What means the "Batch"? Means "Batch" without IDE by a maven build or something like this?

Thanks Florian
Re: Xtext - Batch-classes [message #1222057 is a reply to message #1221985] Thu, 19 December 2013 15:24 Go to previous messageGo to next message
Sven Efftinge is currently offline Sven EfftingeFriend
Messages: 1823
Registered: July 2009
Senior Member
No, it just means "do the work from top to bottom".
In contrast to the first implementation, which was implemented in a
functional on-demand-computed style, the new type system will resolve an
link a complete expression tree at once, which makes it easier to
understand and debug and is potentially faster.

Am 19/12/13 09:08, schrieb Florian Pirchner:
> Hi,
>
> i got a question about the Batch-classes from Xbase. There are several
> of them like BatchLinkingService, BatchLinkableResource,...
>
> What means the "Batch"? Means "Batch" without IDE by a maven build or
> something like this?
>
> Thanks Florian


--
Need professional support for Xtext or other Eclipse Modeling technologies?
Go to: http://xtext.itemis.com
Twitter : @svenefftinge
Blog : http://blog.efftinge.de
Re: Xtext - Batch-classes [message #1222061 is a reply to message #1222057] Thu, 19 December 2013 15:29 Go to previous message
Florian Pirchner is currently offline Florian PirchnerFriend
Messages: 94
Registered: July 2009
Member

Thanks for clearing things...

Best Florian
Previous Topic:2.5 incompatibility
Next Topic:Xbase - Maven Plugin for EntityDSL
Goto Forum:
  


Current Time: Thu Apr 25 17:52:02 GMT 2024

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

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

Back to the top