nobu.nokada / softhome.net wrote in message news:<200306201425.h5KEPBkR011951 / sharui.nakada.kanuma.tochigi.jp>... > Hi, > > Sorry, try the patch in [ruby-talk:74014] instead. Yes, thanks. Works fine now, but there is an incompatibilty with 1.6.8: obj.send("") used to be OK, (dispatched to method_missing), and now gives an error: in `send': interning empty string (ArgumentError) I don't have a problem with that, but maybe it should be on a caveat list somewhere. Cheers, Han Holl