Skip to content

[Improvement] Warn about subcomponents that are never updated #21

@axel-habermaier

Description

@axel-habermaier

It is a common source of error to forget to call the Update methods of a component's subcomponents. A warning should be generated for cases where it is reasonably certain that such a call is missing; the problem obviously cannot be solved in general. However, complicated Update call chains have not yet been observed in any of the case studies, hence even such a simple warning mechanism might yield significant benefits.

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