Skip to content

C++ and Java implementations should treat unsupported Types in the same way #148

@thomasheritage

Description

@thomasheritage

I've not fully explored this but it would appear that the C++ implementation will import Integer Types regardless of Type Size and then only throw an exception about an unsupported Type Size in the Fragment Builder. See:

This presumably means that if Integer Types with unsupported Type Size values exist in the Types Register then the Reg-XML dictionaries produced by the two implementations will be different. This is presumably undesirable (although I don't know if other differences already exist).

This arises from #146

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