Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [incquery-dev] [viatra-dev] Xtext 2.8 update

Hi,

I went consistently with the more liberal way on plug-ins that are only using the runtime (basically xtend.lib and xbase.lib), at least I hope so :). In the last few years, I have not witnessed even one compatibility issue there. Furthermore, the runtime shall be working on as many versions as possible (thinking about end-users here).

On the other hand, when using the Xtext API, Xbase is still not stable enough for that approach, so on the language projects I used the stricter [2.8.0, 2.9.0) dependency.

Or maybe you have seen some place where I did not do this consistently?

Cheers,
Zoli
-- Zoltán Ujhelyi
https://www.inf.mit.bme.hu/en/members/ujhelyiz

Fault Tolerant Systems Research Group
Budapest University of Technology and Economics

> On 2015. márc. 30., at 22:46, David, Istvan <davidi@xxxxxxxxxxxxxx> wrote:
> 
> Hi Zoli,
> 
> Should we restrict the version boundaries to "[2.8.0, 2.9.0)" upon successfully regenerating the grammars? (I can't think of any reason not to do so, but it's better to ask.)
> BTW: is there any reason we went suddenly (temporarily?) "3.0.0)"?
> 
> Cheers,
> Istvan
> 
> 
> 2015-03-30 21:16 GMT+02:00 István Ráth <rath@xxxxxxxxxx>:
> Thanks, I’ve added this to tomorrow’s discussion topics.
> 
> Here is the google link if anyone else would like to add further points:
> https://docs.google.com/document/d/1d-sQ565AkJZJC6NCfKw50MNyKaEqN1pdAIbgHbQhtLI/edit?usp=sharing
> 
> On 30 Mar 2015 at 20:51:53, Ujhelyi Zoltán (ujhelyiz@xxxxxxxxxx) wrote:
> 
>> Hi all,
>> 
>> today I have updated the requirements on Xtext to Xtext 2.8; everybody will need to download the latest version from the Xtext or Mars update sites; and all grammars need to be regenerated. As far as I could tell, everything works as expected, but if anything comes forth, please report it as soon as possible.
>> 
>> The changes were done simultaneously on IncQuery, VIATRA and the external stuff, such as CPS and Massif as well. I hope, I have not forgotten anything; but even in that case updates should be simple.
>> 
>> Cheers,
>> Zoli
>> -- Zoltán Ujhelyi
>> https://www.inf.mit.bme.hu/en/members/ujhelyiz
>> 
>> Fault Tolerant Systems Research Group
>> Budapest University of Technology and Economics
>> 
>> _______________________________________________
>> viatra-dev mailing list
>> viatra-dev@xxxxxxxxxxx
>> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
>> https://dev.eclipse.org/mailman/listinfo/viatra-dev
> -- 
> István Ráth
> Research Fellow
> Fault Tolerant Systems Research Group
> Budapest University of Technology and Economics
> http://inf.mit.bme.hu/en/members/rath
> rath@xxxxxxxxxx
> 
> _______________________________________________
> incquery-dev mailing list
> incquery-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> https://dev.eclipse.org/mailman/listinfo/incquery-dev
> 
> _______________________________________________
> incquery-dev mailing list
> incquery-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> https://dev.eclipse.org/mailman/listinfo/incquery-dev



Back to the top