Skip to content

Feature: make ap datatypes replacable with non-ap counterparts #94

@liss-h

Description

@liss-h

Add some kind of api to disable arbitrary precision datatypes for high performance requirements. Something like

DatatypeRegistry::disable_ap();

which replaces xsd:integer and xsd:decimal datatypes with non ap counterparts in the registry

Metadata

Metadata

Assignees

No one assigned

    Labels

    low prioritySomething nice to have but not that important right now

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions