Events

I appreciate how many options exist in the system to subscribe to any of a plethora of events. For my particular plugin idea I was going to implement some sort of time based polling, but it doesn’'t seem to fit into the event architecture of the rest of the system. Is polling frowned upon in the development of sparkplugs? If it is something that others have done, has it been included in the API (e.g.: some sort of TimerListener), or does each developer build it on demand from scratch?

Thanks in advance,

John

Message was edited by: johnbdegner