RE: [PATCH] Added Resource Monitor in ProgramGeneratorImpl

2001-12-11 Thread Gerhard Froehlich
>-Original Message- >From: Sylvain Wallez [mailto:[EMAIL PROTECTED]] >Sent: Tuesday, December 11, 2001 11:53 AM >To: [EMAIL PROTECTED] >Subject: Re: [PATCH] Added Resource Monitor in ProgramGeneratorImpl > > > > >Gerhard Froehlich a écrit : > > > &g

Re: [PATCH] Added Resource Monitor in ProgramGeneratorImpl

2001-12-11 Thread Sylvain Wallez
Gerhard Froehlich a écrit : > > > >Gerhard, > > > >After studying your patch, it appears to be broken : > >ProgramGeneratorImpl is TreadSafe and thus a single instance is used for > >*all* compiled components. So the lastModified date stored by > >propertyChanged() is the date of the last mod

RE: [PATCH] Added Resource Monitor in ProgramGeneratorImpl

2001-12-11 Thread Gerhard Froehlich
>-Original Message- >From: Sylvain Wallez [mailto:[EMAIL PROTECTED]] >Sent: Tuesday, December 11, 2001 11:34 AM >To: [EMAIL PROTECTED] >Subject: Re: [PATCH] Added Resource Monitor in ProgramGeneratorImpl > > > > >Gerhard Froehlich a écrit : >>

Re: [PATCH] Added Resource Monitor in ProgramGeneratorImpl

2001-12-11 Thread Sylvain Wallez
Gerhard Froehlich a écrit : > > Hi, > as promised I started to implement the Excalibur > ActiveMonitor in Cocoon to increase our performance. > > I started at the ProgramGeneratorImpl and this Patch > contains the first draft. > Every 10sec the ActiveMonitor checks if the Sitemap > has changed

Re: [PATCH] Added Resource Monitor in ProgramGeneratorImpl

2001-12-09 Thread giacomo
On Sat, 8 Dec 2001, Gerhard Froehlich wrote: Gerhard I've applied your patch, please cross-check Thanks. Giacomo > Hi, > as promised I started to implement the Excalibur > ActiveMonitor in Cocoon to increase our performance. > > I started at the ProgramGeneratorImpl and this Patch > contains