simontardif / managedhook

Managed Hook allows you to hook any methods with a handler that is called before and after the hooked method is called.
Apache License 2.0
6 stars 3 forks source link

When and how to hook methods? #2

Open simontardif opened 5 years ago

simontardif commented 5 years ago

Hooking a function can provoke an EngineException. Validate how it can be fixed be imposing a way to hook methods.