Re: Added Resource Monitor in Cocoon.java

2001-12-13 Thread Antti Koivunen
Gerhard Froehlich wrote: >>From: Sylvain Wallez [mailto:[EMAIL PROTECTED]] >> >> >>Berin Loritsch a écrit : >> >>>Sylvain Wallez wrote: >>> >>> > > > >>>Keep in mind, that I am also working on an asynchronous command structure for >>>Avalon, something that ActiveMonitor, Pools, etc. would all

RE: Added Resource Monitor in Cocoon.java

2001-12-12 Thread Gerhard Froehlich
>From: Sylvain Wallez [mailto:[EMAIL PROTECTED]] > > >Berin Loritsch a écrit : >> >> Sylvain Wallez wrote: >> >> >> Keep in mind, that I am also working on an asynchronous command structure for >> Avalon, something that ActiveMonitor, Pools, etc. would all be able to take >> advantage of. The

Re: Added Resource Monitor in Cocoon.java

2001-12-12 Thread Stefano Mazzocchi
Gerhard Froehlich wrote: > >So let's discuss the two strategies (ActiveMonitor / delayed system > >calls) and see what finally comes out. It would be good also if other > >people come in this discussion. > > Yeah would be great. Stefano hint, hint ;) In all honesty, I think you guys (you, Sylva

Re: Added Resource Monitor in Cocoon.java

2001-12-12 Thread Sylvain Wallez
Berin Loritsch a écrit : > > Sylvain Wallez wrote: > > > > > Gerhard Froehlich a écrit : > > > > >>All your arguments above are correct. For the Cocoon.java the ActiveMonitor is > >>overkill, but what do you want? The Cocoon.java was a starting point to implement > >>a central Resource Monito

RE: Added Resource Monitor in Cocoon.java

2001-12-11 Thread Gerhard Froehlich
>From: Berin Loritsch [mailto:[EMAIL PROTECTED]] > >Sylvain Wallez wrote: > >> >> Gerhard Froehlich a écrit : >> > >>>All your arguments above are correct. For the Cocoon.java the ActiveMonitor is >>>overkill, but what do you want? The Cocoon.java was a starting point to implement >>>a central Res

RE: Added Resource Monitor in Cocoon.java

2001-12-11 Thread Gerhard Froehlich
Sylvain, >From: Sylvain Wallez [mailto:[EMAIL PROTECTED]] > > >Gerhard Froehlich a écrit : >> >> Sylvain, >> >From: Sylvain Wallez [mailto:[EMAIL PROTECTED]] >> > >> > >> >Gerhard Froehlich a écrit : >> >> >> >> Hi, >> >> I implemented the Excalibur Resource Monitor into >> >> Cocoon.java. The Res

Re: Added Resource Monitor in Cocoon.java

2001-12-11 Thread Berin Loritsch
Sylvain Wallez wrote: > > Gerhard Froehlich a écrit : > >>All your arguments above are correct. For the Cocoon.java the ActiveMonitor is >>overkill, but what do you want? The Cocoon.java was a starting point to implement >>a central Resource Monitoring to reduce our huge lastModified calls. Ma

Re: Added Resource Monitor in Cocoon.java

2001-12-11 Thread Sylvain Wallez
Gerhard Froehlich a écrit : > > Sylvain, > >From: Sylvain Wallez [mailto:[EMAIL PROTECTED]] > > > > > >Gerhard Froehlich a écrit : > >> > >> Hi, > >> I implemented the Excalibur Resource Monitor into > >> Cocoon.java. The Resource Monitor observes now > >> the cocoon.xconf file and notifies Coc

RE: Added Resource Monitor in Cocoon.java

2001-12-11 Thread Gerhard Froehlich
Sylvain, >From: Sylvain Wallez [mailto:[EMAIL PROTECTED]] > > >Gerhard Froehlich a écrit : >> >> Hi, >> I implemented the Excalibur Resource Monitor into >> Cocoon.java. The Resource Monitor observes now >> the cocoon.xconf file and notifies Cocoon.java, >> when the file has changed. >> >> Cheers

Re: Added Resource Monitor in Cocoon.java

2001-12-11 Thread Sylvain Wallez
Gerhard Froehlich a écrit : > > Hi, > I implemented the Excalibur Resource Monitor into > Cocoon.java. The Resource Monitor observes now > the cocoon.xconf file and notifies Cocoon.java, > when the file has changed. > > Cheers > Gerhard > Sorry to be so annoying about resource and monitors,