gitgabrio opened a new issue, #3924:
URL: https://github.com/apache/incubator-kie-tools/issues/3924
The datatype definition has always been a soft spot, especially if the same
structure is used at different levels in a complex project (i.e. both inside
and outside the DMN itself), and there are lot of data types to define.
Scope of this ticket is allowing import of Jsons that represents
objects/POJOs that will be converted as data-types.
Possible caveat could be
1. translation of (java) types to DMN-supported ones (e.g. numbers,
date/datetime)
2. management of complex hyerarchies
3. management of collections
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]