-
Notifications
You must be signed in to change notification settings - Fork 2
Side library/module for Event Hooks #8
Comments
@cilki 's OP:
|
My original response (the relevant part at least):
|
Also we first discussed the possibility of a polling engine in oshi/oshi#548. |
Full conversation that continued in #7
|
I'm opening this issue to follow a converstion that started on #7:
OSHI having the ability to add event handlers to things like changes in values, errors in drivers, etc.
This was brought up by @cilki , and I responded that we should avoid such things in the standard library, to avoid the impact of the extra functionalities to performance, when it's not part of the base requirements of the OSHI library.
My idea for this follows from another idea that we should split the different layers of OSHI5 into separate modules. If so, we can implement multiple OSHI libraries, that connect at different levels with the base modules.
The text was updated successfully, but these errors were encountered: