In what way do you think REBOL uses the IE cache? If RT has said they don't then it is 
quite likely they don't. 

Various IE cache files may appear to be opened by the REBOL interpreter but this does 
not mean the cache is used by REBOL. IE attaches itself quite low level into the 
operating system. Using a number of reasonable Windows API functions can result in 
these files being opened by an application. I have applications written in C that 
appear to use the IE cache simply because they use various Shell API functions. But my 
application and nothing my application does pulls data from the cache. The same type 
of thing may be happening with the REBOL interpreter.

Chris.
http://www.double.co.nz/dylan


-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to