Open dschulten opened 6 years ago
Is it possible to define boxed contexts, as in https://methodandstyle.com/dmn-demystified-part-5-key-element-4-boxed-expressions/ in literal expressions?
This would be useful to model things like the Prioritized Waiting list in the flight rebooking challenge.
If not, could you please consider adding them?
This is currently not supported by dmn-js.
I've done a spike on this. The result is available at https://github.com/bpmn-io/dmn-js/tree/372-support-boxed-context
Is it possible to define boxed contexts, as in https://methodandstyle.com/dmn-demystified-part-5-key-element-4-boxed-expressions/ in literal expressions?
This would be useful to model things like the Prioritized Waiting list in the flight rebooking challenge.
If not, could you please consider adding them?