Skip to content

ensure verifier checks characteristic type is extended from BaseCharacteristic #137

@matt-beanland

Description

@matt-beanland

When diffo_example migrated from 0.2.x to 0.3 the shape of the characteristic dsl had not changed by the type required subtly changed from a CharacteristicValue (pretty open) to a Characteristic (or actually something extended from BaseCharacteristic).

A verifier here that ensures characteristic type is extended from BaseCharacteristic would have made buggy code not compile with a good error message which would have been helpful here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    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