Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jwt-dev] view + metamodel update

Hi everyone,

 

since I’ve now been taking already much longer with the implementation of the multiple-view feature than originally announced I thought I give you a short update on the current status (just to let you know what I’m doing all the time ;) ).

The support for multiple views has effectively been implemented since about a week and a half ago. It can be tested on the views-multiple branch of the CVS, it should work without too big problems by now ;)

But since there exist some other bugs which have something to do with what is going on in the multiple views branch, we decided to bundle all these changes together in order to have a clean and fully functional version on the CVS and we don’t have to change the same things over and over again for different bugs (e.g. the meta model and the transformations). The other points which I’m working on at the moment include the outsourcing of the meta-model (current version can be seen under /jwt/metamodel/jwt-meta), refactoring the view data in the meta model, separation of view and business data and the adaption of Florian’s ATL converter.

As you can see, there is a lot going on at the moment and I’m trying to always put the newest (working) version on the CVS (however, because of all the cross-dependencies in the code which still have to be resolved, the current code is quite a mess).

 

Regards,

Chris


Back to the top