From: "Patrick R. Michaud" <[EMAIL PROTECTED]> Date: Wed, 16 Apr 2008 14:47:13 -0500
Also, something that might help with the discussion of multimethod dispatch in rock-paper-scissors is to note that the mmd types do not have to be directly related in the type hierarchy. In other words, we _should_ be able to do the example without needing the base Thing class. (Whether this currently works or not in Parrot is perhaps another issue. :-) Pm It works; Kea-CL uses this. -- Bob