Skip to content

Sometimes prevent write access to vdx.Vector properties to avoid unexpected footguns. #7

@apozharski

Description

@apozharski

Currently one could set the sym, lb, ub, etc. on vdx,Vector to the wrong size leading to unexpected errors. Prevent this by intercepting assignments.
This is non-trivial as we don't want to enforce that we always have the same size vectors so need a flag to allow internal assignment.

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