tiagobento opened a new pull request, #2203: URL: https://github.com/apache/incubator-kie-tools/pull/2203
Closes https://github.com/apache/incubator-kie-issues/issues/1017 The solution consisted of: 1. Changing the order in which the properties are read from the XSD. Inherited properties go first. 2. Traversing the Meta mapping together with the JSON object tree, being aware of current prop type. 3. Iterating through JSON object props in the order declared in the Meta mapping. I also renamed some types and variables. -- 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]
