Skip to content

Conversation

multani
Copy link
Owner

@multani multani commented Sep 21, 2024

This removes the weird "extend(class().setup())" pattern in favor of a more straightforward approach:

  • Some processors are simply functions: let's define them as such
  • Some processors need other processors to run in the big picture: they are connected by specific "setup" functions

This removes the weird "extend(class().setup())" pattern in favor of a more
straightforward approach:

* Some processors are simply functions: let's define them as such
* Some processors need other processors to run in the big picture: they are
  connected by specific "setup" functions
@multani multani self-assigned this Sep 21, 2024
@multani multani merged commit 63f4e38 into main Sep 21, 2024
2 checks passed
@multani multani deleted the refactor branch September 21, 2024 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant