Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[qvtd-dev] QVTd progress to M1

Hi Horacio

GIT master is now as I plan it fior M1. The CSE for CG is in place and uml2rsdbms.java is compilation error free. You might want to see how well it runs and create reference test data.

I'm currently working on saving and loading pivot models. This involves API evolution too close to M1, so will probably happen late in the week, after M1 is frozen.

You might therefore want to update to OCL master and rebase your branches on QVTd master. (Rebase makes for a much tidier long term GIT history.)

You might also want to delete some of your old branches. (There is a Push Delete option in the GIT Push dialog.) If you want a long term record of a particular successful state, create a Tag rather than leave an old branch around. If you want a long term record of a particular unsuccessful state, rename the branch to archive/....

    Regards

        Ed


Back to the top