From: ts Date: 2002-11-02T19:43:59+09:00 Subject: Re: Multimethods (was Re: Larry Wall's comments on Ruby) >>>>> "M" == Marcin 'Qrczak' Kowalczyk writes: M> I've never used CLOS but I'm experimenting with a CLOS-like dispatch M> mechanism, simpler than CLOS yet I believe powerful enough. It's not M> in Ruby (but can be implemented in Ruby), sorry for off-topic... Well, you just give an implementation and don't solve any problems created by multimethods. Guy Decoux