[elinks-dev] How do I tell the document has changed?

Jonas Fonseca fonseca at diku.dk
Tue May 1 01:30:28 MDT 2007


Yan Seiner <yan at seiner.com> wrote Mon, Apr 30, 2007:
> Is there something that is guaranteed to change on load/reload that I 
> can check for quickly?  Perhaps something like document_view->name?

A struct document contains a field called "id' which is basically a
counter controlled by the cache system and which is changed--for the
same URL--on reload and unique across different URLs. Maybe it can be
used. 

-- 
Jonas Fonseca


More information about the elinks-dev mailing list