Skip to content

Context/Error in Intialize #56

Description

@delaneyj

I understand the runtime panic as designed for misuse
https://mlange-42.github.io/arche/background/design/index.html

However, there should be ways to indicate invalid system addition. Seem like
Initialize(w *ecs.World)
maybe should be
Initialize(ctx context.Context, w *ecs.World) error

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions