Improvement Idea – Local Sub-Microflows with Scoped Logic and Parameters - Mendix Forum

Improvement Idea – Local Sub-Microflows with Scoped Logic and Parameters

7

Hello everyone,

I would like to propose an enhancement to microflow design: introducing local sub-microflows that can only be accessed within their parent microflow.

 

Diagram Mock

image.png

 

Current Challenge

For small, auxiliary logic blocks, we currently have two options:

This often results in reduced readability and makes it harder to visually separate concerns.

Proposed Solution: Local Sub-Microflows

Introduce a feature that allows developers to define sub-microflows inside a parent microflow, with the following characteristics:

Benefits

Example Use Case

A parent microflow could contain:

asked
0 answers