Skip to content

V1Meta object doesn't properly operate as list of assets #23

@mtalexan

Description

@mtalexan

The memoized and custom constructed class is a V1Meta class object. This can potentially be a list if multiple results are returned from a query though. The support for more than one item being returned seems to be an update after the fact rather than initially supported by the design.

Split the V1Meta from an Asset class object so the query results can still be memoized by V1Meta, but a consistent interface to the asset objects can be provided wherein it's always a list of Asset objects that contain the attrs.

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