Skip to content

Adapt process and postprocess plugins and base classes to new data model #342

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

Open
3 tasks
sdruskat opened this issue May 6, 2025 · 0 comments
Open
3 tasks
Labels
architecture Describes some architectural decisions that need to be made data model Related to the hermes data model

Comments

@sdruskat
Copy link
Contributor

sdruskat commented May 6, 2025

  • The base classes for process and postprocess (i.e., the commands that will need to merge) create their respective mergers.
  • Extension points for process and postprocess will be removed. Both will no longer be pluginizable steps.
  • process and postprocess steps are a configuration of the merger with a strategy, mapping data to treatments.
@sdruskat sdruskat added architecture Describes some architectural decisions that need to be made data model Related to the hermes data model labels May 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
architecture Describes some architectural decisions that need to be made data model Related to the hermes data model
Projects
None yet
Development

No branches or pull requests

1 participant