Hi All,

   can anyone remember the paper (I think OOPSLA) in which the C++ dispatch model is inverted and instead of having a dispatch table per class indexed by selector id one has a table per selector indexed by class id?

TIA
Eliot