[Dynapi-Dev] Garbage collection

2001-04-18 Thread anders . noras
I found this in the Web Q&A colum in the MSDN Magazine (msdn.microsoft.com/msdnmag): ---Start JScript uses a mark-and-sweep garbage collector with a variety of heuristics used to determine when to run garbage collection. The JScript garbage collector works like this: When the script engine is sh

[Dynapi-Dev] Re: [ dynapi-Patches-407882 ] Browser.js Recommended Upgrade

2001-03-12 Thread anders . noras
Woah! That was one advanced Browser class! I reckon it's abit over the top for reglar usage, but it could be implemented as an alternative Browser class. (Eg. browser_advanced.js). It should however be compatible with the original Browser class... Like this: function Browser () { var agt=nav