Skip to content

Type-safe and efficient commponent communication #79

Description

@louen

So far the component messenger has two methods of access, one is efficient (direct-pointer, but not type-save because of void*), the other is a type-safe wrapper but induces data copy.

We should find a way to make the efficient accessors type-safe.

Metadata

Metadata

Assignees

No one assigned

    Labels

    EngineRelated to Ra::EngineenhancementType of issue/PR: enhancement

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions