Skip to content

ClearEntity Archetype & migration #3023

@Wumpf

Description

@Wumpf

In the new APIs style we don't have a way yet to clear entities. We decided to emulate this behavior with a special kind of archetype, getting rid of EntityPathOpMsg in the process.

  • Python support
    • Extensions
    • Unit test (constructors, serialization)
    • Doc example
  • Rust support
    • Extensions
    • Unit test (constructors, rust-to-rust roundtrip)
    • Doc example
  • C++ support
    • Extensions
    • Unit test (constructors, serialization)
    • Doc example
  • Cross-language roundtrip test
  • Remove old components
    • Clean up re_components
    • Port viewer to use new types and queries

Metadata

Metadata

Assignees

No one assigned

    Labels

    sdk-cppC/C++ API specificsdk-pythonPython logging APIsdk-rustRust logging API🍏 primitivesRelating to Rerun primitives

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions