HTTrack Website Copier
Free software offline browser - FORUM
Subject: Multiple Threads Calling Wrapper?
Author: Max M
Date: 04/28/2009 21:46
 
I'm writing a wrapper function that would like to "record" all the changes that
were done by HTTrack so that it can go change them again later.  (Basically, I
want to rewrite local links, but there's no filter to do this, so I'm trying
to record what was done by comparing pre-and-post processed html).

The key question - will HTTrack call my filter "interleaving" calls for
various pages?  Let's say I'm processing page A and B, is it ever possible for
the filter to be called like:

preprocess A
preprocess B
postprocess A
postprocess B

if so, is there any way for me to tell which file triggered a particular
event?
 
Reply


All articles

Subject Author Date
Multiple Threads Calling Wrapper?

04/28/2009 21:46
Re: Multiple Threads Calling Wrapper?

04/28/2009 23:28
Re: Multiple Threads Calling Wrapper?

04/29/2009 02:54
Re: Multiple Threads Calling Wrapper?

05/03/2009 10:05




9

Created with FORUM 2.0.11