Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: No ANN

From: doublec:acc at: 11-Oct-2001 14:45

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