Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Xtext clients on the train

Hi Sven,

> Xtext 2.0 works with Eclipse Ganymede, but languages
> developed with Xtext 1.0 won'T work with Xtext 2.0.

So, are you saying: if I have some Xtext 1.0 plug-ins and
I want to run them in an eclipse installation that has
Xtext 2.0 installed, it will not work?

Why did you decide against using a new namespace for Xtext 2.0?
In that case Xtext 1.0 and Xtext 2.0 based plug-ins could co-exist.

With the incompatible versions, either *all* Xtext based languages
have to run with 1.0 OR with 2.0! No mixing possible...

Michael
--
Michael Scharf, Principal Technologist, Wind River
direct +49.6221.586.0139 mobile +49.1512.7537.6269 fax +49.6221.436.805

> -----Original Message-----
> From: cross-project-issues-dev-bounces@xxxxxxxxxxx
> [mailto:cross-project-issues-dev-bounces@xxxxxxxxxxx] On
> Behalf Of Sven Efftinge
> Sent: Tuesday, 18 January, 2011 09:15
> To: Cross project issues
> Subject: Re: [cross-project-issues-dev] Xtext clients on the train
>
> The grammar language remains compatible, but the generated
> code is not.
> Also the scoping API and the outline API has changed, so if
> you have customization in that area regeneration will not be
> sufficient.
> Xtext 2.0 works with Eclipse Ganymede, but languages
> developed with Xtext 1.0 won'T work with Xtext 2.0.
> At least a regeneration will always be needed.
> Please ask if you need help.
>
> Sven
>
> On Jan 17, 2011, at 9:59 PM, Miles Parker wrote:
>
> >
> > Will do. I'm assuming that this is likely to require a
> re-geeration to avoid compile errors? If so, then any of our
> plugins will no longer be compatible with Xtext 1.0.0 /
> Helios? Or are the API changes more likely to affect customized uses?
> >
> > On Jan 17, 2011, at 9:57 AM, Sven Efftinge wrote:
> >
> >> The nightlies can be consumed from here:
> >>
> >>
> https://hudson.eclipse.org/hudson/view/Modeling/job/Xtext-nigh
> tly-HEAD/lastSuccessfulBuild/artifact/xtext.p2.repository/
> >>
> >> Keep us updated.
> >>
> >> Thanks,
> >> Sven
> >>
> >> On Jan 17, 2011, at 6:55 PM, Miles Parker wrote:
> >>
> >>>
> >>> Hi Sven,
> >>>
> >>> AMP does. We'll be sure to let you know when something
> breaks. :) What update site should we point to to get the 2.0 build?
> >>>
> >>> cheers,
> >>>
> >>> Miles
> >>>
> >>> On Jan 16, 2011, at 11:38 PM, Sven Efftinge wrote:
> >>>
> >>>> Hi all,
> >>>>
> >>>> for M5 we (Xtext) will promote the 2.0 stream to the
> indigo builds, which contains some API changes.
> >>>> We would like to help any clients updating/migrating
> their code and would kindly ask to inform us if you use Xtext somehow.
> >>>>
> >>>> I know the Ecore Tools do and we are already in contact
> with Ed Willink.
> >>>> Are there any other projects consuming Xtext?
> >>>>
> >>>> Best Regards,
> >>>> Sven
> >>>>
> >>>> _______________________________________________
> >>>> cross-project-issues-dev mailing list
> >>>> cross-project-issues-dev@xxxxxxxxxxx
> >>>> https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
> >>>
> >>> _______________________________________________
> >>> cross-project-issues-dev mailing list
> >>> cross-project-issues-dev@xxxxxxxxxxx
> >>> https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
> >>
> >> _______________________________________________
> >> cross-project-issues-dev mailing list
> >> cross-project-issues-dev@xxxxxxxxxxx
> >> https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
> >
> > _______________________________________________
> > cross-project-issues-dev mailing list
> > cross-project-issues-dev@xxxxxxxxxxx
> > https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
>
> _______________________________________________
> cross-project-issues-dev mailing list
> cross-project-issues-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
>


Back to the top