Skip to content
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

Added new external example object diagram modeler to the README. #565

Merged
merged 1 commit into from
Sep 7, 2021
Merged

Added new external example object diagram modeler to the README. #565

merged 1 commit into from
Sep 7, 2021

Conversation

timKraeuter
Copy link
Contributor

I implemented an object diagram viewer and editor based on diagram-js.
I would like it to be included in the external examples.

@CLAassistant
Copy link

CLAassistant commented Sep 1, 2021

CLA assistant check
All committers have signed the CLA.

@nikku
Copy link
Member

nikku commented Sep 1, 2021

Interesting contribution.

Before we merge it, could you elaborate what this does? Does Object Diagram refer to UML?

@timKraeuter
Copy link
Contributor Author

Yes, Object Diagram refers to UML object diagrams. One can notate object diagrams using the modeler, but the exported XML files can only be imported in the modeler itself. There is, to my knowledge, currently no defined exchange format for object diagrams in the UML specification.

I was mainly interested in an object diagram viewer in the web, which allows user interaction for my Visual Debugger Plugin. Having an editable modeler was a welcome side project.

@timKraeuter
Copy link
Contributor Author

What do you think @nikku ?

Copy link
Member

@barmac barmac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's merge this.

@fake-join fake-join bot merged commit 44fd91e into bpmn-io:develop Sep 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants