A thing that needs to be done is the
BasicFastDispatcher mentioned in the book.
It is very frustrating being reading the Andrei's book and
thinking that BasicFastDispatcher is the solution to all
your problems, then downloading the Loki library to see
that there is no BasicFastDispatcher :(
Also is desirable an extension to support multiple and not
only double dispatch.
--------------------------------
David Rubio.
deifo_NOSPAM_@ono.com
Logged In: YES
user_id=1278079
Originator: NO
Is there a reason why nobody is taking this task on?
It seems to be the best all-rounder in terms of multimethod implementations and there's a lot of overlap between it and the suggested [ 1746129 ] 'Cooperative Visitor'.