I am curious what happens with references to Events registered through
Event.Observe when object bound with those evenst is removed with
Element.remove function. Are they automatically freed (like with
Event.unloadCache)? Or maybe one should unregister those events with
Event.stopObserving before removing object?

-- 
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" 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/prototype-scriptaculous?hl=en.

Reply via email to