Skip to content

Error checking of attribute, etc names. #164

@DavidSagan

Description

@DavidSagan

There should be a policy in the standard in terms of nonstandard information that is put in a data file. For example, what if a reader encounters a group named offsetttt. Is this an error that should be flagged or should the reader just ignore it and thus possibly not catch errors that exist in the file?

One possible thing to do would be to say that if a data file has nonstandard information then there needs to be a prefix used to warn a reader that indeed this is nonstandard information and not just a typo. For example, if EXT: is defined to be the prefix used for custom information then a group named /data/particles/EXT:color/ would be recognized as such and could safely be ignored. Similarly, the prefix could be used for nonstandard attributes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Postponed

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions