--- Michael G Schwern <[EMAIL PROTECTED]> wrote:
> This  
> > is because there is no END block to grab on to in JavaScript.  
> 
> Could object destruction be used somehow?

It's my understanding that the Ecmascript standard leaves garbage
collection up to the implementation.  I suspect this means we can't be
sure exactly when an object is destroyed, though whether or not this
has any bearing on David's problem is not clear to me.

Cheers,
Ovid

-- 
If this message is a response to a question on a mailing list, please send
follow up questions to the list.

Web Programming with Perl -- http://users.easystreet.com/ovid/cgi_course/

Reply via email to