From ce608bd5d5a598810dcc990ee1eba565e8506c0e Mon Sep 17 00:00:00 2001 From: Daniel Ratiu <ratiu@fortiss.org> Date: Wed, 19 Feb 2014 15:09:55 +0000 Subject: [PATCH] RED refs 1940 --- .../tooling/kernel/internal/storage/eclipse/ModelContext.java | 1 + 1 file changed, 1 insertion(+) diff --git a/org.fortiss.tooling.kernel/trunk/src/org/fortiss/tooling/kernel/internal/storage/eclipse/ModelContext.java b/org.fortiss.tooling.kernel/trunk/src/org/fortiss/tooling/kernel/internal/storage/eclipse/ModelContext.java index 291448bab..8c02c6250 100644 --- a/org.fortiss.tooling.kernel/trunk/src/org/fortiss/tooling/kernel/internal/storage/eclipse/ModelContext.java +++ b/org.fortiss.tooling.kernel/trunk/src/org/fortiss/tooling/kernel/internal/storage/eclipse/ModelContext.java @@ -87,6 +87,7 @@ class ModelContext implements ITopLevelElement, CommandStackListener { private int maxId = -1; /** + * TODO (dan): I do not understand this comment * The map containing the unknown features. Can be non-empty, in which case the migrators have * to deal with it. * Only if they don't the model context is buggy. -- GitLab