Community
Participate
Working Groups
Preference keys mostly rely on notation type in this diagram which is not always a good choice, especially for label nodes of the same type that can possibly be reused in several parent nodes. The policy for view of the same type reuse for different kind of semantic elements need also to be clarified.
Incorrect key used in getPreferredValue() fixed in r5135 (0.8.0). Merge in trunk : r5136.
In r5164: Label preferences (default location, parser options) now use a different preference key that include their owner link or node. ChildLabelNode are not concerned by this. The LabelSnapBackEditPolicy has been modified relatively to these changes (the default implementation only rely on the label notation type).
(In reply to comment #2) > In r5164: > Label preferences (default location, parser options) now use a different > preference key that include their owner link or node. > ChildLabelNode are not concerned by this. > > The LabelSnapBackEditPolicy has been modified relatively to these changes (the > default implementation only rely on the label notation type). Merge in trunk : r5168.
Fixed.