Skip to content

Move converters and executors to use pointers instead of strings #16

@vgvassilev

Description

@vgvassilev

The converter/executor logic has string-based tables which are used to dispatch based on the type. We should use the underlying opaque type pointer to improve efficiency, etc. This was part of what the review in PR #15 suggests as well.

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