Skip to content

Make property operators extensible #35

@vincent-zurczak

Description

@vincent-zurczak

#34 has introduced a new assertion type on property values.
We now have equality (« to be ») and regular expressions (« to match »). We could imagine other ones too.

If new ones had to appear, it would be nice to refactor the base regexp and not increase their number.
Said differently, we should think about an extensible grammar rather than copying the base regexp for the DETIK syntax.

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