Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [qvtd-dev] Project synchronization

Hi Ed,

Should the QVTd development be carried out on a pre-release version of
eclipse (Mx)? If so, does it also have to use latest builds from required
dependencies?

Regards,

Horacio Hoyos Rodríguez
EngD Student
University of York


-----Original Message-----
From: qvtd-dev-bounces@xxxxxxxxxxx [mailto:qvtd-dev-bounces@xxxxxxxxxxx]
On Behalf Of Ed Willink
Sent: 20 January 2013 11:50
To: QVTD developers mailing list
Subject: Re: [qvtd-dev] Project synchronization

Hi Horacio

On 20/01/2013 10:36, Ed Willink wrote:
> The problem is that I have evolved the mutation 'API' to support code
> generated execution:
> That is: Type.createInstance(), Property.initValue() have changed.
>
> For these particular methods I should have provided delegating methods
> and deprecation. Will rectify for M5.
I developed the delegations but then realized that actually you started
using the M2 API after M4, so they are unnecessary.

Attached patch fixes the build problems, adapts to the API changes and
provides a launch config so that there are three green tests for your code
built against OCL M4 and QVTd M4.

     Regards

         Ed


Back to the top