On 7/1/11 3:43 PM, David Flanagan wrote:
Sure, but if there were multiple listeners on different subtrees, listening for different types of events, would you built up a custom mutation list for each one as the mutations were occuring? Or build up one master list and then filter it lazily when the events are dispatched?
Unclear. -Boris