> 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