On Sun, Nov 09, 2025 at 01:53:00PM +0100, Mihail Nikalayeu wrote: > What if we extend that limitation to allow registration of different > types for the same injection point? Like 'wait' and 'notice' (tol be > executed in order they registered). > It feels like a pretty simple solution and covers my needs.
It is already possible to achieve that, isn't it? One can define side-by-side twice INJECTION_POINT(), then assign a different callback to each with a strict control of the execution order. -- Michael
signature.asc
Description: PGP signature
