excellent! i look forward to it... -----Original Message----- From: Emmanuel Bourg [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 22, 2004 1:38 PM To: Jakarta Commons Developers List Subject: Re: [Configuration] feature request
This will be handled with reloadable configurations, see Bug 25661 (http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25661). This feature is the reason why I started hacking into [configuration] ;) I plan to implement it as soon as the 1.0 release is completed. Emmanuel Bourg Jung, Eric wrote: > I looked at BugZilla and didn't see any feature requests for this, so I > thought I'd ask here before I add it. Has this been requested before? > > I'd like Configuration to have the ability to poll its configuration > source(s) for changes every n seconds. Right now I always end up writing > this code again and again on top of Configuration to handle it. It is > required because I have applications that cycle only once every few months. > So I may want to make configuration changes to the app, but currently > Configuration has no out-of-the-box means to poll for those changes. > > Of course, a "push" means would be better than polling, but I've no doubt > this would be inordinately more complex, so I'm willing to settle for > polling :) > > -Eric --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
