From: Matthew Moss Date: 2009-02-04T07:19:36+09:00 Subject: Re: Call a Function On Feb 3, 2009, at 4:00 PM, Dominik Honnef wrote: > >> Convert the string to a symbol and send it to the appropriate object. > That isn't even necessary, sending a string works just as fine. Yeah, after the fact, I tried it like you say. For some reason, I had the impression that strings didn't auto-convert to symbols.