metergroup / GRANOLA

Apache License 2.0
5 stars 1 forks source link

Add ability for Hooks to be ran on Breakfast Cereal #30

Open madeline-scyphers opened 2 years ago

madeline-scyphers commented 2 years ago

🚀 Feature Request

Add ability for Hooks to be ran on Breakfast Cereal in addition the the way it currently is with the command readers. There currently is the infrastructure of them getting called. We just need to have it so that the parser that checked which hook is connected to which class doesn't just check CommandReaders, it also checks Breakfast Cereal.

🔈 Motivation

Having a Hook be able to run before all Command Readers or After all of them would be beneficial for certain customizable behavior.