> -----Original Message-----
> From: Stuart Roebuck [mailto:stuart.roebuck@adolos.co.uk]
> Sent: Wednesday, May 22, 2002 5:36 AM
> To: cocoon-dev@xml.apache.org
> Subject: Re: [RT]: Calculating the cache key
>
<snip/>
> On Tuesday, May 21, 2002, at 04:28 PM, Sylvain Wallez wrote:
> >
> > So we end up with 3 main types of pipelines :
> > - non-caching,
> > - caching and synchronously validated,
> > - caching and asynchronously validated.
> >
> > Thoughts ?
>
> My only concern here is that publications don't need to be checked
> synchronously for general use, but they may need to be checked
> synchronously as part of implementing a content management system for
> people who are accessing the content immediately after a change.
>
> Stuart.
If per pipeline caching is available, I was planning on getting beyond this
by putting the cms functions on a synchronously validating pipeline.
Of course, with the database triggers database items can be actually removed
from cache which renders synchronous/asynchronous moot.
Geoff
---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org
|