Re: ConfiguratonFileWatcher and co

2017-05-06 Thread Gary Gregory
nager with > >>> a ConfigurationScheduler? > >>> > >>> Gary > >>> > >>> On Sun, Apr 30, 2017 at 11:09 AM, Ralph Goers < > >> ralph.go...@dslextreme.com> > >>> wrote: > >>> > >>>> It already is generic

Re: ConfiguratonFileWatcher and co

2017-05-01 Thread Gary Gregory
30, 2017 at 11:09 AM, Ralph Goers < > >> ralph.go...@dslextreme.com> > >>> wrote: > >>> > >>>> It already is generic. All you have to do is get the WatchManager from > >> the > >>>> Configuration and then cal

Re: ConfiguratonFileWatcher and co

2017-04-30 Thread Ralph Goers
Ralph Goers < >> ralph.go...@dslextreme.com> >>> wrote: >>> >>>> It already is generic. All you have to do is get the WatchManager from >> the >>>> Configuration and then call watchFile passing the File and the >> FileWatcher. >>

Re: ConfiguratonFileWatcher and co

2017-04-30 Thread Gary Gregory
t already is generic. All you have to do is get the WatchManager from > the > >> Configuration and then call watchFile passing the File and the > FileWatcher. > >> > >> Ralph > >> > >>> On Apr 30, 2017, at 11:02 AM, Gary Gregory > >>

Re: ConfiguratonFileWatcher and co

2017-04-30 Thread Ralph Goers
ll you have to do is get the WatchManager from the >> Configuration and then call watchFile passing the File and the FileWatcher. >> >> Ralph >> >>> On Apr 30, 2017, at 11:02 AM, Gary Gregory >> wrote: >>> >>> Hi, >>> >>> I was hoping

Re: ConfiguratonFileWatcher and co

2017-04-30 Thread Gary Gregory
hManager from the > Configuration and then call watchFile passing the File and the FileWatcher. > > Ralph > > > On Apr 30, 2017, at 11:02 AM, Gary Gregory > wrote: > > > > Hi, > > > > I was hoping I can reuse some of ConfiguratonFileWatcher and co t

Re: ConfiguratonFileWatcher and co

2017-04-30 Thread Ralph Goers
It already is generic. All you have to do is get the WatchManager from the Configuration and then call watchFile passing the File and the FileWatcher. Ralph > On Apr 30, 2017, at 11:02 AM, Gary Gregory wrote: > > Hi, > > I was hoping I can reuse some of ConfiguratonFileWa

ConfiguratonFileWatcher and co

2017-04-30 Thread Gary Gregory
Hi, I was hoping I can reuse some of ConfiguratonFileWatcher and co to watch my own files but I cannot ATM, which is understandable of course. I was considering making this code a little more generic so that any one could watch their files. Thoughts? Gary -- E-Mail: garydgreg...@gmail.com