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 · May be fixed by #868
Open

Develop PoC for generic flow objects #822

rwalworth opened this issue Nov 11, 2024 · 0 comments · May be fixed by #868
Assignees
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
@rwalworth rwalworth modified the milestones: v0.34.0, v0.35.0 Dec 10, 2024
@gsstoykov gsstoykov self-assigned this Dec 18, 2024
@gsstoykov gsstoykov linked a pull request Jan 3, 2025 that will close this issue
2 tasks
@gsstoykov gsstoykov linked a pull request Jan 3, 2025 that will close this issue
2 tasks
@SimiHunjan SimiHunjan modified the milestones: v0.35.0, v0.36.0 Jan 9, 2025
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

Successfully merging a pull request may close this issue.

3 participants