Skip to content

Remove arbitrary leaf extensions #5

@happy5214

Description

@happy5214

In previous versions of the HED schema, extensions were allowed from any leaf node, regardless of whether or not there is an extensionAllowed attribute on that node's path. Now, this is being phased out in favor of requiring this attribute somewhere in a node's path in order for the extension to be legal. In particular, the leaf extension code should be removed from TagValidator, including the _leaf_extensions field and the is_leaf_extension_allowed_tag method. The leafExtension error type should also be removed.

There is a branch with these changes.

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