Skip to content

Open constructors in warp data types #1047

@tonymorris

Description

@tonymorris

Hello, Is it possible please to open the constructors to warp data types, such as Settings and HostPreference and others?

I understand this rationale:

This is purposely kept as an abstract data type so that new settings can be added without breaking backwards compatibility.

Opening the constructor for these data types allows the possibility for a programming interface that preserves this property, but can add more flexibility for those who prefer it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions