Skip to content

Track RowId for secondary components  #3232

@teh-cmc

Description

@teh-cmc

Currently, {Archetype/Entity}View only keep track of the RowId associated with the primary component of the whole query.

This is fine today because all the things we need to cache are always queried as primary components, but this won't always be the case.

ComponentsWithInstances needs to keep track of the RowIds of each individual component and expose a way for the user to access that information when inspecting the results of a query.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions