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

Use a Factory pattern & interface for the ProcessState #108

Open
4 tasks
shavounet opened this issue Feb 6, 2020 · 0 comments
Open
4 tasks

Use a Factory pattern & interface for the ProcessState #108

shavounet opened this issue Feb 6, 2020 · 0 comments

Comments

@shavounet
Copy link
Contributor

Description

The goal is to allow the override of the ProcessState object for a custom project.
Example : use it to inject some globally available object instance (like a ConsoleOutputInterface).

Requirements

  • Documentation updates
    • Reference
    • Cookbooks
    • Changelog
  • Unit tests

Breaking changes

Major : need to change the tasks interfaces

@shavounet shavounet added this to the v4.0 milestone Feb 6, 2020
@njoubert-cleverage njoubert-cleverage removed this from the v5.0 milestone Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants