Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[etrice-dev] new features and diagram deletion

Hi all,

I've added new features to eTrice which hopefully makes working with the tool more fun:
  • from time to time diagram editors produce invalid models (in terms of the concrete syntax). In the past saving such a diagram left the corresponding model file empty.
    Now prior to saving the model is checked for validity. No losses of whole models can occur. However, it is clear that the diagram editor should yield only consistent models in the first place - we keep working on that
  • several open editors (textual as well as graphical) can refer to one an the same model. Since models are synchronized on save it should be avoided that changes come from more than one editor.
    Now I've put in place a sophisticated mechanism from the xtext gmf example which is tracking the dirty states of editors, detects concurrent modifications and warns the user.
Please test the new features and give some feed back.

I've filed
345116: support for diagram deletion needed
https://bugs.eclipse.org/bugs/show_bug.cgi?id=345116
where also feed back is appreciated.

Best regards,
Henrik
-- 
..............................................................
.                           .                                .
. Dr. Henrik Rentz-Reichert .  mailto:hrr@xxxxxxxxx          .
.                           .  +49-7551-831365               .
.                           .                                .
.                           .  Am Bacheck 7a                 . 
.                           .  D-88662 Überlingen-Deisendorf .
..............................................................

Back to the top