Skip to content

ad hoc subprocess support#479

Merged
essweine merged 2 commits into
mainfrom
feature/ad-hoc-subprocess
Jun 26, 2026
Merged

ad hoc subprocess support#479
essweine merged 2 commits into
mainfrom
feature/ad-hoc-subprocess

Conversation

@essweine

Copy link
Copy Markdown
Contributor

This adds what I would consider experimental support for ad hoc subprocesses. I'm honestly not sure how well this is going to work, but there is a demand for it. Using this will require very careful management of data.


class AdHocSubprocessSpec(BpmnProcessSpec):
"""
This class represents an Ad Hoc Subprocess. Everything about it is questionable. I

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

consider linking to the docs for this quote and updating the docs/bpmn/supported.rst docs to say "BPMN spec authors" instead of "BPMN authors" (which i think could potentially be misconstrued as the authors of this library).

@essweine essweine merged commit 73ee57e into main Jun 26, 2026
8 checks passed
@essweine essweine deleted the feature/ad-hoc-subprocess branch June 26, 2026 20:14
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.

2 participants