Skip to content

Explore operation-oriented Bundle refactor #249

@Ralith

Description

@Ralith

The current Bundle traits are data-oriented, exposing properties of the bundle, and fairly complex as a result of that, and somewhat unstable besides. This ugliness is part of why they're currently considered an impl detail. If we instead orient the trait interfaces around performing desired operations directly, the result might be significantly cleaner, even after exposing necessary interfaces on World/etc for implementers to call into.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions