From: Ernst B. <e.b...@xe...> - 2006-09-11 10:39:14
|
On Monday 11 September 2006 12:32, Ernst Bachmann wrote: > It seems like the KVV Plugin is compiled by default and always starts its > polling thread, even if most of the users don't need it. > > Wouldn't it make sense to have the plugin only start its polling thread if > it is actually configured and in use? > > Maybe set the default for "StationID" to -1, and only fork if its > configured to something different? Upsie, posted to quick. Seems like the plugin only forks on the first invocation of one of the plugin functions, it just always outputs its log messages. [KVV] Using station 89 [KVV] Using default port 80 [KVV] Using default refresh interval of 60 seconds [KVV] Default abbreviation setting: off So, ignore my post, /Ernst |