Skip to content

ListValue should be the base of ListValue<T> #3133

@JonnyOThan

Description

@JonnyOThan

Thanks for explaining that. I think losing typesafety is the least bad outcome here.

I think maybe we need a refactoring where ListValue is a base type that manages possibly heterogeneous lists, and ListValue<T> can inherit from it and enforce typesafety for use in C#. But that can be done later.

Originally posted by @JonnyOThan in #3129 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions