Skip to content

Add something like Ash's Node structure #7

Description

@Hrothen

In the Ash framework Richard Lord uses a structure he calls a node that holds references to multiple components, systems then access these nodes instead of the components directly. Using nodes as the default behavior for Skald would conflict with the goal of providing code that is easily optimized by the compiler, but providing end users access to something similar would allow them to write very concise code in places where they don't need to worry as much about maximizing speed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions