Hi,
I'm currently working on a plugin for a scheduler based on ideas and code structure from Bartman's Timer plugin.
I think it would be a good thing to have a __stop__(self) and a __close__(self) method also for egActionClass.
You can see this in Bartman's Timer plugin when you have defined and started some timers. If you delete or stop them, they still keep running and you have to abort them separatly. Also it would be good to have a method to start/run when you apply/save the settings.
Best regards, Walter
