Corey Minyard <[log in to unmask]> writes:

> Every publish-subscribe interface I have ever seen in OO languages used
> polymorphism.  Function pointers are used in languages that don't
> directly support polymorphism.

How do you get multiple subscribers to the same event with polymorphism?

--
-- Stephe