-
Notifications
You must be signed in to change notification settings - Fork 3
Flow and Mode Highlighting Improvements #133
Comments
An earlier implementation plan is described below. This no longer reflects the current thinking but is left here for discussion and consideration.
|
PlanBelow is a list of capabilities. This is equivalent to the previous plan. However the following list has been prioritized based on what is felt to be the most important capabilities. The current resource allocation only considers the need for supporting multiple flow implementations of the same flow specification and there may not be resources to implement all desired capabilities. The implementation should be one such that is can be implemented incrementally. Desired Capabilities
|
Implementation Thoughts
The proposed implementation has the benefits of being modular and allowing use by other plugins. It does not require persisting data but supports it for plugins where that is desired. It should be feasible to implement incrementally as resources allow. |
Mode Highlighting Behavior
|
88adeb7 implements support for improved handling for modes and flows. The commit introduces handling of the case where there are multiple flow implementations of the same specification. Highlighting is limited to a specific context which prevents unintended flows or modes from being highlighted. The behavior of flows when there are multiple flow implementations is to highlight all flows for the selected specifications. Part of the desired capability was not implemented. These capabilities will be tracked in #251. |
The flow and mode highlighting mechanism needs to be reworked.
Deficiencies:
The text was updated successfully, but these errors were encountered: