This would allow us to
- keep the clients light even if we want to extend the syntax for data type definition in the future (currently limited).
- define data types in Java.
We already have this API in Java (see DatatypeRegistry), but it should also be available through the web API.
See #84 (comment).
This would allow us to
We already have this API in Java (see
DatatypeRegistry), but it should also be available through the web API.See #84 (comment).