I often wondered about the notification with an iterator the
implementation has to iterate over the contents and if passing
notifications to registered listeners ala GraphEventManager
implementation either the call has to change (i.e. from iterator to
list) or a new iterator has to be built for each listener.  Seem
rather "Rube Goldberg"esq.

Reply via email to