We should consider installing the listeners automatically when the first interface is created, for people that forget to register the listeners (not that I would ever do that...)
This could be done quite easily by getting the plugin class loader from the calling class, although it is a quite hacky approach to this, and might not be something we want.
We should consider installing the listeners automatically when the first interface is created, for people that forget to register the listeners (not that I would ever do that...)
This could be done quite easily by getting the plugin class loader from the calling class, although it is a quite hacky approach to this, and might not be something we want.