[16:50:46] Krinkle: I would say that hooks that take a single parameter that is serializable (and immutable) should be considered event-like. We could/should have a marker interface for that, or perhaps better, a base class. [16:51:07] By serializable i mean "jsonizable"