dmitry-buykin commented on issue #2418: URL: https://github.com/apache/incubator-kie-tools/issues/2418#issuecomment-2162322404
@jomarko thank you, I'm aware about this option. I've requested another option to load the current dmn context to the `kie-sandbox` by using command-line script. I'm working with many small projects and need to switch between them, so it's much more convenient just to load the project using `#/import` url, like I've shared in the previous post. It is similar to using `git` or `gh` from command-line. I'm using also some additional scripting to call `extended-service` to validate dmn model against predefined inputs, then compare with expected outputs, to use it with TDD. Also I have bunch of java code to integrate each dmn project with other services. So switching from code editor to Kogito UI would be much easier with such option I'm requesting. Unfortunately Kogito was not designed with focus on many small projects to support easy integration and switching context between them, but for me it's a best way to use DMN in the real world use-cases. -- 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]
