From: Anthony E. <me...@an...> - 2001-11-25 06:46:43
|
> >> > >> You want to be able to reload the config at time intervals for one. > > > > Will do. I suppose this should be a paramter in the configuration? > > Yes. I'm making it an attribute of the top-level integradata element. > Nick, Actually, it already monitors for configuration changes. Right now it defaults to 5 seconds, but I will add the ability to configure it through a configuration field before the next release. This is different then reloading at specific intervals and only works with resources which maintain a modification time, but I feel that it is a useful feature none the less. Regardless, I should probably also provide a way to specify specific reload intervals as well as the ability to disable all of these features. -Anthony |