Skip to content

Investigate whether implementation can be improved using observers #1

Open
@mxgrey

Description

@mxgrey

Bevy 0.14 introduces the concept of Observers, which will be a building block for relations. Observers have a lot in common with the reactive nature of workflows and services, although they are not a direct replacement. Still, they may be able to yield performance improvements (less need for exclusive systems?) or at least a cleaner implementation of workflows and services.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions