camunda / zeebe-bpmn-moddle

Zeebe moddle extensions for BPMN 2.0
MIT License
14 stars 7 forks source link

deps: update to `moddle@7` #40

Open nikku opened 1 year ago

nikku commented 1 year ago

Warning This PR that is not meant to be merged, in fact it is dangerous to merge as moddle@7 (as sketched) introduces loads of breaking changes. Cf. https://github.com/bpmn-io/moddle/pull/45 for further context.

Explicitly handle extension namespaces.


Child of https://github.com/bpmn-io/moddle/pull/45

philippfromme commented 1 year ago

What's the state of this pull request?

nikku commented 1 year ago

Added a notice:

image

This PR is part of an exploration to move to a more sane moddle behavior around accessing namespaced properties, and avoiding collisions. Cf. https://github.com/bpmn-io/moddle/pull/45 for further context.