> > On 18/5/06 1:36 AM, "Sylvain Hellegouarch" <[EMAIL PROTECTED]> wrote: > >> Apache would respond: "well yes the file has >> changed on the disk so here it is" when in fact the content of the feed >> has only changed for the number of comments of an entry. > > so? > > we have atom:updated to help aggregators detect if there has been a > significant change ... everything else is just meta data. > > e. >
I'm not sure you have understood me. I'm not talking about the application level but from the HTTP level. If we update the feed each time we update the thr attributes then we screw the HTTP cache big time and waste bandwith. If we don't update them to avoid that issue then those attributes are just useless. Personally I have no interest in doing either way. - Sylvain