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

Develop PoC for generic flow objects #822

Open
rwalworth opened this issue Nov 11, 2024 · 0 comments
Open

Develop PoC for generic flow objects #822

rwalworth opened this issue Nov 11, 2024 · 0 comments
Labels
Feature Enhancement Enhancing an existing feature driven by business requirements. Typically backwards compatible.
Milestone

Comments

@rwalworth
Copy link
Contributor

With the several flow objects we now have implemented, making changes/additions to one can sometimes mean we have to make changes/additions to all to keep them consistent. We should come up with a generic flow base class that can handle a lot of the common functionality between the flows so small changes don't involve a lot of copy-paste code between the different flow classes.

@rwalworth rwalworth added the Feature Enhancement Enhancing an existing feature driven by business requirements. Typically backwards compatible. label Nov 11, 2024
@rwalworth rwalworth added this to the v0.34.0 milestone Nov 12, 2024
@SimiHunjan SimiHunjan modified the milestones: v0.33.0, v0.34.0 Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Enhancement Enhancing an existing feature driven by business requirements. Typically backwards compatible.
Projects
None yet
Development

No branches or pull requests

2 participants