in reply to Re: Implementing an event-driven object model in Perl
in thread Implementing an event-driven object model in Perl

Yes, of course. Good point. I guess certain objects would have defined to which events they should have to respond, and by what, of course. We don't want theoretically infinite notification. Also perhaps rule out any "tag-back" (as in playing tag, no tagging of $tagger).