From: Michael B. <mi...@mi...> - 2003-10-06 19:39:00
|
Yes I know I will use DynObject.all[object.id] The way that Folder and foldermanager and folderwindow saves and reads it's container arrays I need this I just didn't want to rewrite things but to keep within the DynAPI3 I'll use latter one cheers // me Den 03-10-06 17.11, skrev "Raymond Irving" <xw...@ya...>: > > I don't think it's necessary because once the layer is > destroyed I don't think you'll be able to use if again > > Note: The _destroy function removes the layer from the > DynAPI.all collection. > > -- > Raymond Irving > > --- Michael Bystrom <mi...@mi...> > wrote: >> Hi, >> >> dynlayer_base.js >> >> _destroy() >> >> Why is the "this.id = null" not there anymore. >> >> I REALY would like to include this again, would this >> be a problem. >> >> Michael |