-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
False
-
None
-
False
-
-
The way we handle probes inAbstractModel and its subclasses seems a bit clumsy. Parts of it are defined all over the place - in AbstractModel itself, in static fields in the different classes, in non-static methods etc. And then they are all separately passes to the containers. We should have a look if this can be somehow cleaned up.