-
Notifications
You must be signed in to change notification settings - Fork 137
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement BKM as literal expression #826
Comments
@lmbateman We will need to discuss how we want the user to specify the parameters. |
Today, @nikku and I talked about this topic. We concluded that it makes sense to have a new project within dmn-js family dedicated for all boxed expressions with nesting in mind. Initially, this will support BKM as literal expression. In the future, we can implement other boxed expressions as well as migrate the existing ones (decision table, literal expression for decision). There's also an idea to upgrade the rendering engine to migrate off Inferno 5, but it's a separate story which can be implemented after the BKM as literal expression is done. |
Current state of this is available at https://boxed-expression.netlify.app/ There's still much to do regarding style, but at least the core features work. |
@lmbateman and I discussed today the UI part and agreed on the following:
|
What should we do?
Why should we do it?
Part of https://github.com/camunda/product-hub/issues/1858
Related to #704
The text was updated successfully, but these errors were encountered: