On Sat, 4 Nov 2006 21:48:24 +0100, "Marijn Haverbeke" marijnh@gmail.com wrote:
A good fix would be to just call *meta-dispatcher* for every call to dispatch-request, so that you've always got the most recent dispatch-table and the programmer can fiddle with that variable from the REPL and immediately see the result.
I've implemented that now in the new version. *META-DISPATCHER* came in pretty late in the game, and it wasn't intended to behave like it did until 0.4.5. Thanks for the report.
Cheers, Edi.