call  dynlayer.delete...  methods to remove/delete it, no need in 
calling the "garbage" collection methods available..they are 
private/protected to DynAPI.

reusing layers is only done in Netscape, and is always done 
automatically..saving memory

Pascal Bestebroer ([EMAIL PROTECTED]) 
...not back to the project, just filling time ;)


> -----Oorspronkelijk bericht-----
> Van: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]Namens Tuomas Huhtanen
> Verzonden: maandag 2 juli 2001 11:08
> Aan: [EMAIL PROTECTED]
> Onderwerp: RE: [Dynapi-Help] Garbage collection
> 
> 
> > DynAPI does not have garbage collection javascript does.
> 
> It is matter of taste if you like to call it carbage 
> collection or not, but
> what I'm referring is the concept of getting rid of the unnecessary
> references. And there seems to be some methods for that in 
> dynapi. But I'm
> still not quite sure what is the standard way that should be 
> used. I've seen
> quite a few dynapi demonstrations where the carbage 
> collection is not taken
> care of.
> 
> A further issue is the reusing of dynlayers. If a layer is 
> wanted to be
> reused, does it need to be done manually, or is there some 
> factorymethod
> that checks if there is a "deleted" layer and uses that instead of
> allocating a whole new object?
> 
> Cheers,
> Tuomas
> 
> 
> _______________________________________________
> Dynapi-Help mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/dynapi-help
> 


_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help

Reply via email to