Skip to content

[Improvement] Increase modeling flexibility of fault effects #15

@axel-habermaier

Description

@axel-habermaier

The current virtual dispatch-based implementation of fault effects has several drawbacks:

  1. It is impossible to add multiple instances of a fault effect to a component. This would be especially helpful for parameterized fault effects, i.e., fault effects that logically behave the same and only differ in some input data.
  2. For a generic component C<T>, it is impossible to define specific fault effects for closed types such as C<int> and C<bool>.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions