Skip to content

The Client API does not handle inheritance nicely. #44

@dylwhich

Description

@dylwhich

Currently, the client has no real way of knowing that, for example, a Ship is also an Entity. The API should let the client know the base[s] of each registered class so that the client may dispatch updates accordingly. Updates should also be sent under an object's actual class rather than the base, but still respecting the requested update rate for its base class.

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