Typically, if you pass an element to an event handler via partial that references the element that is registering the handler it will cause a memory leak in IE. But I assume this will not happen with MochiKit.Signal since DOM handlers are unregistered during the window unload event. Is this correct?
Doug --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MochiKit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/mochikit -~----------~----~----~----~------~----~------~--~---
